Method: ActiveSupport::Callbacks::CallbackSequence#nested
- Defined in:
- activesupport/lib/active_support/callbacks.rb
#nested ⇒ Object (readonly)
Returns the value of attribute nested.
547 548 549 |
# File 'activesupport/lib/active_support/callbacks.rb', line 547 def nested @nested end |