Method: ActiveSupport::Callbacks::Filters::Environment#value
- Defined in:
- activesupport/lib/active_support/callbacks.rb
#value ⇒ Object
Returns the value of attribute value
163 164 165 |
# File 'activesupport/lib/active_support/callbacks.rb', line 163 def value @value end |