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)
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)