Displaying 1 result from an estimated 1 matches for "establish_con".
Did you mean:
establish_c
2008 Sep 13
4
Setting up RoR with Postgresql ---heeellpp!
...#39;'ve tried writing
adapter: postgresql in the .yml file.
But when I try to run the server (ruby script/server), I get the
following error msg:
G:/program
files/ruby/lib/ruby/gems/1.8/gems/activerecord-2.1.1/lib/active_recor
d/connection_adapters/abstract/connection_specification.rb:232:in
`establish_con
nection'': Please install the postgresql adapter: `gem install
activerecord-postg
resql-adapter` (no such file to load -- pg) (RuntimeError)
I try what this msg says, but it doesn''t work, it just says this:
G:\Program Files\Apache Software Foundation\Apache2.2\htdocs\test>gem
i...