Class: SparkleFormation::Resources::UpdateCausesConditional
- Inherits:
-
Struct
- Object
- Struct
- SparkleFormation::Resources::UpdateCausesConditional
- Defined in:
- lib/sparkle_formation/resources.rb
Overview
Defines conditional result for cause of property update
Instance Attribute Summary collapse
-
#conditional ⇒ Object
Returns the value of attribute conditional.
-
#update_causes ⇒ Object
Returns the value of attribute update_causes.
Instance Attribute Details
#conditional ⇒ Object
Returns the value of attribute conditional
44 45 46 |
# File 'lib/sparkle_formation/resources.rb', line 44 def conditional @conditional end |
#update_causes ⇒ Object
Returns the value of attribute update_causes
44 45 46 |
# File 'lib/sparkle_formation/resources.rb', line 44 def update_causes @update_causes end |