Method: Sequent::Generator::Aggregate#execute
- Defined in:
- lib/sequent/generator/aggregate.rb
#execute ⇒ Object
16 17 18 19 20 21 |
# File 'lib/sequent/generator/aggregate.rb', line 16 def execute ensure_not_used! copy_files rename_files replace_template_aggregate end |