Class: Greensky::ConfigurableDefault
- Inherits:
-
Struct
- Object
- Struct
- Greensky::ConfigurableDefault
- Defined in:
- lib/greensky/long_application.rb
Instance Attribute Summary collapse
-
#config_key ⇒ Object
Returns the value of attribute config_key.
Instance Method Summary collapse
Instance Attribute Details
#config_key ⇒ Object
Returns the value of attribute config_key
4 5 6 |
# File 'lib/greensky/long_application.rb', line 4 def config_key @config_key end |