Description:
Create the ApplicationFlow and test.
Example:
`rails generate flow:application_flow` Generates: Flow: app/flows/application_flow.rb Test: spec/flows/application_flow_spec.rb
Description:
Create the ApplicationFlow and test.
Example:
`rails generate flow:application_flow` Generates: Flow: app/flows/application_flow.rb Test: spec/flows/application_flow_spec.rb