Class: ParameterSubstitution::Configuration
- Inherits:
-
Object
- Object
- ParameterSubstitution::Configuration
- Defined in:
- lib/parameter_substitution/configuration.rb
Instance Attribute Summary collapse
-
#custom_formatters ⇒ Object
Returns the value of attribute custom_formatters.
Instance Attribute Details
#custom_formatters ⇒ Object
Returns the value of attribute custom_formatters.
5 6 7 |
# File 'lib/parameter_substitution/configuration.rb', line 5 def custom_formatters @custom_formatters end |