thil wrote in post #1073518: > You need check following things > 1. Have you installed all the required gems for your application > try using 'bundle install' command and try again > 2. Check your config->routes.rb any uninitialized controller or action > you > may added. > 3. Check your database connection whether your database exist and > credentials are right one in database.yml file. > > Thanks, > Senthil
Thanks for the reply. I have done the first two, and it is still not working. I am not sure what you mean by checking the database connection. How do i go about doing that? -- 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 https://groups.google.com/groups/opt_out.

