-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
When we call process_attribute, it does all the checks for ensuring that
dynamic attributes are allowed.
Note This impacts the :counter_cache option as it requires dynamic fields.
When using the counter_cache, the model must include
Mongoid::Attributes::Dynamic
refs MONGOID-3875