-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Minor Change
The default filter for a `Mongoid::Collection::View` is _type => class.to_s.... This is causing errors when trying to persist a record with a default discriminator key to the database.