[Rails-core] `establish_connection' undefined error

2012-06-04 Thread Shalini Sah
Hi, Whenever I run rake db:schema:dump i get the following error rake aborted! undefined local variable or method `establish_connection' for ActiveRecord::Base:Class Please help me in this regard. My database is oracle. -- You received this message because you are subscribed to the Google G

Re: [Rails-core] `establish_connection' undefined error

2012-06-04 Thread Ben Mills
This question would be better suited for the rubyonrails-talk mailing list, http://groups.google.com/group/rubyonrails-talk. Please ask again there. On Mon, Jun 4, 2012 at 8:11 AM, Shalini Sah wrote: > Hi, > > Whenever I run > > rake db:schema:dump > > > i get the following error > > rake abor