-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
I'm using Mongoid in a non-rack application, and after updating to 2.4.0 I started receiving the error "Mongoid attempted to find the appropriate environment but no Rails.env, Sinatra::Base.environment, or RACK_ENV could be found" as soon as i load the configuration.
Is Mongoid going to support only rack based applications?