Would you mind providing your routes.rb config file?
Make sure controllers actions are not commented out
map.connect ':controller/:action/:id'
DC wrote:
> I am really sorry to be asking this question, since I know it's been
> asked before many times (and I've been googling for it). And it's a
> basic problem which I wouldn't be asking for help for if I hadn't been
> put me at a standstill for the last two days.
>
> Basically, I've started a RoR project on Dreamhost, and I can't even
> get a "Hello World" controller to work. Instead I get:
>
> "no route found to match "/MyTest/" with {:method=>:get}" (I created a
> controller called MyTest to print "Hello World")
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment