Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyakatz/clash
Test application to illustrate a problem in rails-dev-boost
https://github.com/ilyakatz/clash
Last synced: about 2 months ago
JSON representation
Test application to illustrate a problem in rails-dev-boost
- Host: GitHub
- URL: https://github.com/ilyakatz/clash
- Owner: ilyakatz
- Created: 2013-03-20T22:18:35.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-20T22:22:04.000Z (almost 12 years ago)
- Last Synced: 2024-10-16T15:32:01.027Z (3 months ago)
- Language: Ruby
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
clash
=====Test application to illustrate a problem in rails-dev-boost
Instructions
==
1. bundle install and start the app
2. go to http://localhost:3000/emails/emails
3. go to http://localhost:3000/posts/postsYou will get error
undefined local variable or method `show_posts' for #4. go to http://localhost:3000/posts/better_posts
This will work because it is using the full name of the controller with module