-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
I've updated mongoid version to 2.0.1 and suddenly started to get this error
NameError:
uninitialized constant Mongoid::Relations::Cascading::True
it is only raised if I set :dependent => :destroy on an association.
Any ideas?