d333133319
* ActiveModel::Dirty ** Basic support for dirty tracking ** It does not bubble up any changes to casted models currently * ActiveModel::AttributeMethods ** Attributes are now read and written through ActiveModel ** This also allows you to add your own attribute methods with prefix suffix and affix names. For more information check out ActiveModel::AttributeMethods::ClassMethods |
||
---|---|---|
.. | ||
assocations_spec.rb | ||
attachment_spec.rb | ||
attribute_protection_spec.rb | ||
base_spec.rb | ||
casted_model_spec.rb | ||
casted_spec.rb | ||
class_proxy_spec.rb | ||
dirty_spec.rb | ||
inherited_spec.rb | ||
persistence_spec.rb | ||
property_spec.rb | ||
subclass_spec.rb | ||
validations.rb | ||
view_spec.rb |