Class
ActiveSupport::Callbacks::Callback
In:
lib/active_support/callbacks.rb
Parent:
Object
Methods
==
call
dup
eql?
hash
new
Attributes
identifier
[R]
kind
[R]
method
[R]
options
[R]
Public Class methods
new
(kind, method, options = {})
Public Instance methods
==
(other)
call
(*args, &block)
dup
()
eql?
(other)
hash
()
[Validate]