Method: ActiveSupport::Callbacks::Callback#chain_config
- Defined in:
- activesupport/lib/active_support/callbacks.rb
#chain_config ⇒ Object (readonly)
Returns the value of attribute chain_config.
243 244 245 |
# File 'activesupport/lib/active_support/callbacks.rb', line 243 def chain_config @chain_config end |