-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
After updating to Mongoid 2.4.11, Mongoid generates an error for models that are organized into sub-directories.
For example, when creating a model Band in a sub-directory 'app/models/some_directory/band.rb' I get the following error:
Expected /../app/models/some_directory/band.rb to define SomeDirectory::Band