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 


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/Cenk035ySxIJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to