Hello RoR community,
I am trying to pick up RoR with a simple social app using scaffolding.
When I execute the commands in the terminal everything seems to go
smoothly, however when I test on local host (such as navigating to:
http://localhost:3000/users) I get a routing error that simply says:
"Routing Error
No route matches [GET] "/users"
"
I would like to troubleshoot since I must be forgetting something, yet
with no error code or hint I am not sure where to begin!
Any help would be greatly appreciated, I am excited to find out my
mistake.
-Mike
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.