Module
DataMapper::Model::Hook::Methods
In:
lib/dm-core/model/hook.rb
Methods
after
before
Public Instance methods
after
(target_method, *args, &block)
TODO: document @api public
before
(target_method, *args, &block)
TODO: document @api public
[Validate]