Method: ActiveSupport::Callbacks::Filters::Before#name
- Defined in:
- activesupport/lib/active_support/callbacks.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
170 171 172 |
# File 'activesupport/lib/active_support/callbacks.rb', line 170 def name @name end |