Displaying 1 result from an estimated 1 matches for "tutorialstepf".
2006 Aug 18
3
connect to postgres db
I''ve followed the tutorial and just don''t get it.
How do I connect my ruby/rails sample app to my postgres database.
I did follow step 1-4 of the tutorial, I go to step 5:
(http://wiki.rubyonrails.org/rails/pages/TutorialStepFive)
and try the "rake" commmand and get this:
rake aborted!
no such file to load -- postgres
so I ran with -trace and get this:
F:\rubySampleApp>rake -trace
--------------------------------------------------------------------
f:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb...