Class: Kennel::Syncer::Plan
- Inherits:
-
Struct
- Object
- Struct
- Kennel::Syncer::Plan
- Defined in:
- lib/kennel/syncer.rb
Instance Attribute Summary collapse
-
#changes ⇒ Object
Returns the value of attribute changes.
Instance Attribute Details
#changes ⇒ Object
Returns the value of attribute changes
8 9 10 |
# File 'lib/kennel/syncer.rb', line 8 def changes @changes end |