Method: ActiveSupport::Callbacks::CallbackChain#config
- Defined in:
- lib/active_support/callbacks.rb
#config ⇒ Object (readonly)
Returns the value of attribute config.
571 572 573 |
# File 'lib/active_support/callbacks.rb', line 571 def config @config end |