> If using Rails 3.0 then before restarting server with "rails server" > edit "config/routes.rb", and uncomment the following line: > > match ':controller(/:action(/:id(.:format)))' > > then restart server
THIS WAS AMAZING. THANK YOU SO MUCH. Why does no one say anything about this anywhere else?! Thanks neels! -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

