autotelik/datashift_journey

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/tasks/state_machine.thor
lib/generators/datashift_journey/views_generator.rb24
A
0 mins
lib/generators/datashift_journey/templates/journey_plan_view.rb.tt
lib/generators/datashift_journey/templates/journey_plan_form.rb.tt
lib/generators/datashift_journey/templates/collector_view.rb.tt
lib/generators/datashift_journey/templates/collector_form.rb.tt
lib/generators/datashift_journey/templates/base_form.rb.tt
lib/generators/datashift_journey/setup/templates/model_concern.rb.tt
lib/generators/datashift_journey/setup/templates/initializer.rb.tt
lib/generators/datashift_journey/setup/setup_generator.rb30
A
0 mins
lib/generators/datashift_journey/setup/USAGE
lib/generators/datashift_journey/generate_common.rb14
A
0 mins
lib/generators/datashift_journey/forms_generator.rb32
A
0 mins
lib/generators/datashift_journey/collector/templates/collector_migration.rb.tt
lib/generators/datashift_journey/collector/templates/collector_concern.rb.tt
lib/generators/datashift_journey/collector/install_mongo_collector_generator.rb29
A
0 mins
lib/generators/datashift_journey/collector/install_collector_generator.rb40
A
0 mins
lib/generators/datashift_journey/collector/collector_generator.rb25
A
0 mins
lib/datashift_journey/version.rb3
A
0 mins
lib/datashift_journey/state_machines/state_machine_core_ext.rb40
A
25 mins
lib/datashift_journey/state_machines/sequence.rb61
A
0 mins
lib/datashift_journey/state_machines/planner.rb122
B
6 hrs
lib/datashift_journey/state_machines/extensions.rb24
A
0 mins
lib/datashift_journey/state_machines/branch_sequence_map.rb16
A
0 mins
lib/datashift_journey/reference_generator.rb39
A
0 mins
lib/datashift_journey/prepare_data_for_review.rb5
A
0 mins
lib/datashift_journey/journey/machine_builder.rb27
A
0 mins
lib/datashift_journey/helpers/back_link.rb38
A
0 mins
lib/datashift_journey/exceptions.rb19
A
0 mins
lib/datashift_journey/engine.rb15
A
0 mins
lib/datashift_journey/configuration.rb37
A
0 mins
lib/datashift_journey/collector/snippet.rb10
A
0 mins
lib/datashift_journey/collector/page_state_snippet.rb9
A
0 mins
lib/datashift_journey/collector/field_snippet.rb9
A
0 mins
lib/datashift_journey.rb37
A
0 mins
datashift_journey.gemspec
app/views/datashift_journey/state_jumper/_toolbar.html.erb
app/views/datashift_journey/shared/_submit_action.html.erb
app/views/datashift_journey/shared/_errors.html.erb
app/views/datashift_journey/shared/_default_actions.html.erb
app/views/datashift_journey/journey_plans/new.html.erb
app/views/datashift_journey/journey_plans/edit.html.erb
app/views/datashift_journey/journey_plans/_render_fields.html.erb
app/views/datashift_journey/journey_plans/_form.html.erb
app/views/datashift_journey/journey_ends/show.html.erb
app/views/datashift_journey/journey_ends/new.html.erb
app/views/datashift_journey/errors/invalid_authenticity_token.html.erb
app/views/datashift_journey/errors/503.html.erb
app/views/datashift_journey/errors/500.html.erb
app/views/datashift_journey/errors/422.html.erb