Class: Ephemeron::Settings::CONFIG
- Inherits:
-
Struct
- Object
- Struct
- Ephemeron::Settings::CONFIG
- Defined in:
- lib/ephemeron/settings.rb
Instance Attribute Summary collapse
-
#skip_models ⇒ Object
Returns the value of attribute skip_models.
Instance Attribute Details
#skip_models ⇒ Object
Returns the value of attribute skip_models
5 6 7 |
# File 'lib/ephemeron/settings.rb', line 5 def skip_models @skip_models end |