An open API service indexing awesome lists of open source software.

https://github.com/steventen/render-without-action


https://github.com/steventen/render-without-action

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

When you set `resources :projects` in routes

You can still visit `http://localhost:3000/projects`, even though there is no `index` action inside of the projects controller.