> running virtual rails on linux mint.. > > Set up a default route and remove or rename this file > Routes are set up in config/routes.rb. > > .quick dumb question...do i setup the default route in the command > prompt terminal or an IDE? im learning as i go here...i tried running > config/routes.rb in a terminal and got the following error > > virtualra...@jay ~/blog $ config/routes.rb > bash: config/routes.rb: Permission denied
This should help... http://guides.rubyonrails.org/routing.html -- 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.

