Method: CoreExt::Callbacks::Callback#name
- Defined in:
- lib/core_ext/callbacks.rb
#name ⇒ Object
Returns the value of attribute name.
301 302 303 |
# File 'lib/core_ext/callbacks.rb', line 301 def name @name end |
Returns the value of attribute name.
301 302 303 |
# File 'lib/core_ext/callbacks.rb', line 301 def name @name end |