hi everyone..
i install rails and all the things which is need for.
i create a new project
i create datbase's and set the database.yml file
but when i go to browser and type this=> localhost:3000. i get this
error=>
Gem::Loaderror
Specified 'postgresql' for database adapter, but the gem is not loaded.
Add `gem 'pg'` to your Gemfile (and ensure its version is at the minimum
required by ActiveRecord).
for fixing it i uninstall all the gems and reinstall all of them.
but again i have this error.
--
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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e4d2c97c65b7f182b749809bd8ea4611%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment