Class: Taza::FlowGenerator

Inherits:
PartialGenerator show all
Defined in:
lib/taza/generators/flow_generator.rb

Instance Attribute Summary

Attributes inherited from PartialGenerator

#name

Instance Method Summary collapse

Methods inherited from PartialGenerator

#partial, source_root

Instance Method Details

#flowObject



9
10
11
# File 'lib/taza/generators/flow_generator.rb', line 9

def flow
  partial
end