Class: Tantot::Strategy::Bypass

Inherits:
Object
  • Object
show all
Defined in:
lib/tantot/strategy/bypass.rb

Instance Method Summary collapse

Instance Method Details

#run(agent, changes_by_model) ⇒ Object



4
5
6
# File 'lib/tantot/strategy/bypass.rb', line 4

def run(agent, changes_by_model)
  # nop
end