autotelik/datashift_journey

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rubocop.yml
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/stylesheets/datashift_journey/partials/_state_jumper_toolbar.scss.erb
app/controllers/concerns/datashift_journey/error_renderer.rb7
A
0 mins
app/controllers/concerns/datashift_journey/review_renderer.rb10
A
0 mins
app/controllers/concerns/datashift_journey/token_based_access.rb12
A
0 mins
app/controllers/concerns/datashift_journey/validate_state.rb34
A
25 mins
app/controllers/datashift_journey/abandonments_controller.rb9
A
0 mins
app/controllers/datashift_journey/api/v1/states_controller.rb40
A
1 hr
app/controllers/datashift_journey/application_controller.rb31
A
0 mins
app/controllers/datashift_journey/errors_controller.rb21
A
0 mins
app/controllers/datashift_journey/journey_ends_controller.rb11
A
25 mins
app/controllers/datashift_journey/journey_plans_controller.rb77
A
0 mins
app/controllers/datashift_journey/reviews_controller.rb19
A
0 mins
app/controllers/datashift_journey/state_jumper_controller.rb25
A
1 hr
app/factories/datashift_journey/form_object_factory.rb45
A
0 mins
app/forms/datashift_journey/collector/base_collector_form.rb77
A
50 mins
app/forms/datashift_journey/null_form.rb14
A
0 mins
app/helpers/datashift_journey/application_helper.rb34
A
0 mins
app/helpers/datashift_journey/back_link_helper.rb7
A
0 mins
app/models/concerns/datashift_journey/collector/plan_concern.rb23
A
0 mins
app/models/datashift_journey/collector/data_node.rb10
A
0 mins
app/models/datashift_journey/collector/form_definition.rb21
A
0 mins
app/models/datashift_journey/collector/form_field.rb15
A
0 mins
app/models/datashift_journey/journey_review.rb36
A
0 mins
app/models/datashift_journey/review_data_section.rb21
A
0 mins
app/views/datashift_journey/collector/_generic_form.html.erb
app/views/datashift_journey/errors/401.html.erb
app/views/datashift_journey/errors/403.html.erb
app/views/datashift_journey/errors/404.html.erb
app/views/datashift_journey/errors/422.html.erb
app/views/datashift_journey/errors/500.html.erb
app/views/datashift_journey/errors/503.html.erb
app/views/datashift_journey/errors/invalid_authenticity_token.html.erb
app/views/datashift_journey/journey_ends/new.html.erb
app/views/datashift_journey/journey_ends/show.html.erb
app/views/datashift_journey/journey_plans/_form.html.erb
app/views/datashift_journey/journey_plans/_render_fields.html.erb
app/views/datashift_journey/journey_plans/edit.html.erb
app/views/datashift_journey/journey_plans/new.html.erb
app/views/datashift_journey/shared/_default_actions.html.erb
app/views/datashift_journey/shared/_errors.html.erb