Class: StaticModel::Configuration
- Inherits:
-
Object
- Object
- StaticModel::Configuration
- Defined in:
- lib/static_model/configuration.rb
Instance Attribute Summary collapse
-
#base_data_path ⇒ Object
Returns the value of attribute base_data_path.
Instance Attribute Details
#base_data_path ⇒ Object
Returns the value of attribute base_data_path.
3 4 5 |
# File 'lib/static_model/configuration.rb', line 3 def base_data_path @base_data_path end |