.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
Procfile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
api/extensions/crud_extension.rb | 27 | A 0 mins |
|
api/presenters/paginated_presenter.rb | 35 | A 0 mins |
|
api/presenters/root_presenter.rb | 34 | A 0 mins |
|
api/presenters/spline_presenter.rb | 29 | A 0 mins |
|
api/presenters/splines_presenter.rb | 15 | A 0 mins |
|
api/splines_endpoint.rb | 57 | A 0 mins |
|
app/acme_app.rb | 43 | A 0 mins |
|
app/models/spline.rb | 24 | A 0 mins |
|
app/root_endpoint.rb | 15 | A 0 mins |
|
config.ru | |
|
|
public/errors/404.html | |
|
|
public/errors/500.html | |
|
|
public/images/index.html | |
|
|
public/images/rack-logo.png | |
|
|
public/index.html | |
|
|