Method: ActiveSupport::Callbacks::Callback#kind
- Defined in:
- activesupport/lib/active_support/callbacks.rb
#kind ⇒ Object
Returns the value of attribute kind.
242 243 244 |
# File 'activesupport/lib/active_support/callbacks.rb', line 242 def kind @kind end |