ruby-grape/grape-with-roar

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.travis.yml
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
config.ru
public/errors/404.html
public/errors/500.html
public/images/index.html
public/images/rack-logo.png
public/index.html
api/extensions/crud_extension.rb27
api/presenters/paginated_presenter.rb35
api/presenters/root_presenter.rb34
api/presenters/spline_presenter.rb29
api/presenters/splines_presenter.rb15
api/splines_endpoint.rb57
app/acme_app.rb43
app/models/spline.rb24
app/root_endpoint.rb15