Method: ActiveSupport::Callbacks::CallbackChain#name

Defined in:
lib/active_support/callbacks.rb

#nameObject (readonly)

Returns the value of attribute name.



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

def name
  @name
end