search for: rubysampleapp

Displaying 1 result from an estimated 1 matches for "rubysampleapp".

2006 Aug 18
3
connect to postgres db
...by/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:27:in `gem_original_re quire'': no such file to load -- ace (LoadError) from f:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:i...