-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
Hi guys.
I've had a problem that I couldn't make Mongoid/Moped write to rails log file and I finally located the problem. When running pow (0.4.0) the logger only logs to file in console mode but when running {{ rails s}} it logs to file.
I've tried this with brand new rails and mongoid versions.
gem 'rails', '3.2.5'
gem "mongoid", "~> 3.0.0.rc"