bruz/bookshelf-delivery-example

View on GitHub
apps/api/config/routes.rb

Summary

Maintainability
A
0 mins
Test Coverage
resources :books, only: [:index, :create, :update, :destroy]