Class: CanTango::Executor::Base
- Inherits:
-
Object
- Object
- CanTango::Executor::Base
- Defined in:
- lib/cantango/executor/base.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#execute! ⇒ Object
4 5 6 |
# File 'lib/cantango/executor/base.rb', line 4 def execute! raise NotImplementedError end |