[Rails] No Method Error - Active Record

2009-07-28 Thread Kyle Thomas
I posted this in the Ruby forum but I was told it would be more at home here. I'm very new to ruby so for all I know this could be ridiculously easy. Thank you in advance for any and all suggestions! Here is the error:

[Rails] Re: No Method Error - Active Record

2009-07-28 Thread Kyle Thomas
For anyone searching for a solution to this: Add ActiveRecord::Base.logger = Logger.new(debug.log) before the database connection. (Care of halogenandtoast on IRC) -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message