Method: CoreExt::Callbacks::Callback#name

Defined in:
lib/core_ext/callbacks.rb

#nameObject

Returns the value of attribute name.



301
302
303
# File 'lib/core_ext/callbacks.rb', line 301

def name
  @name
end