Module
DataMapper::Property::DirtyMinder
In:
lib/dm-types/support/dirty_minder.rb
Methods
set!
Classes and Modules
Module
DataMapper::Property::DirtyMinder::Hooker
Public Instance methods
set!
(resource, value)
Catch any direct assignment (set), and any Resource#reload (
set!
).
[Validate]