Module
DataMapper::Model::Hook::Methods
In:
lib/dm-core/model/hook.rb
Methods
after
before
hooks
inherited
Public Instance methods
after
(target_method, method_sym = nil, &block)
@api public
before
(target_method, method_sym = nil, &block)
@api public
hooks
()
@api private
inherited
(model)
[Validate]