Method: ActiveSupport::Callbacks::CallbackChain#name

Defined in:
activesupport/lib/active_support/callbacks.rb

#nameObject (readonly)

Returns the value of attribute name.



570
571
572
# File 'activesupport/lib/active_support/callbacks.rb', line 570

def name
  @name
end