Method: Sequent::Generator::Command#execute
- Defined in:
- lib/sequent/generator/command.rb
#execute ⇒ Object
22 23 24 25 |
# File 'lib/sequent/generator/command.rb', line 22 def execute ensure_existing_aggregate! add_command_to_aggregate end |