Class: Alterity::CurrentState
- Inherits:
-
Struct
- Object
- Struct
- Alterity::CurrentState
- Defined in:
- lib/alterity/configuration.rb
Instance Attribute Summary collapse
-
#disabled ⇒ Object
Returns the value of attribute disabled.
-
#migrating ⇒ Object
Returns the value of attribute migrating.
Instance Attribute Details
#disabled ⇒ Object
Returns the value of attribute disabled
12 13 14 |
# File 'lib/alterity/configuration.rb', line 12 def disabled @disabled end |
#migrating ⇒ Object
Returns the value of attribute migrating
12 13 14 |
# File 'lib/alterity/configuration.rb', line 12 def @migrating end |