Method: Synced::Synchronizer#strategy
- Defined in:
- lib/synced/synchronizer.rb
#strategy ⇒ Object (readonly)
Returns the value of attribute strategy.
11 12 13 |
# File 'lib/synced/synchronizer.rb', line 11 def strategy @strategy end |