Creating bookmarks_controller, bookmark_policy and adding routes
Showing
- app/controllers/v1/bookmarks_controller.rb 47 additions, 0 deletionsapp/controllers/v1/bookmarks_controller.rb
- app/policies/bookmark_policy.rb 18 additions, 0 deletionsapp/policies/bookmark_policy.rb
- config/routes.rb 7 additions, 1 deletionconfig/routes.rb
- test/controllers/v1/bookmarks_controller_test.rb 18 additions, 0 deletionstest/controllers/v1/bookmarks_controller_test.rb
Loading
Please register or sign in to comment