Class: Changed::Config
- Inherits:
-
Object
- Object
- Changed::Config
- Defined in:
- lib/changed/config.rb
Instance Attribute Summary collapse
-
#default_changer_proc ⇒ Object
Returns the value of attribute default_changer_proc.
Instance Attribute Details
#default_changer_proc ⇒ Object
Returns the value of attribute default_changer_proc.
3 4 5 |
# File 'lib/changed/config.rb', line 3 def default_changer_proc @default_changer_proc end |