Changeset [72dd20ba321aa212aeed4339a0fadf54ae732854] by Hart Simha
July 21st, 2014 @ 09:01 PM
rubocop --only AlignHash -a
autocorrections
128 corrections in 48 files
Note: Autocorrections in
features/step_definitions/custom_probe.rb
were reverted as there seems to be a bug with this cop that
deletes
part of the hash
https://github.com/vegantech/sims/commit/72dd20ba321aa212aeed4339a0...
Committed by Hart Simha
- M app/controllers/consultation_form_requests_controller.rb
- M app/controllers/interventions/quicklists_controller.rb
- M app/controllers/recommendations_controller.rb
- M app/helpers/interventions_helper.rb
- M app/models/answer.rb
- M app/models/checklist.rb
- M app/models/concerns/pageable.rb
- M app/models/district_log.rb
- M app/models/ext_test_score.rb
- M app/models/flag.rb
- M app/models/grouped_progress_entry.rb
- M app/models/grouped_progress_entry/aggregate_chart.rb
- M app/models/intervention_probe_assignment.rb
- M app/models/principal_override.rb
- M app/models/probe_graph/linexy.rb
- M app/models/right.rb
- M app/models/school.rb
- M app/models/stats/student.rb
- M app/models/stats/user.rb
- M app/models/user.rb
- M app/reports/team_notes_report.rb
- M features/step_definitions/custom_intervention_settings.rb
- M features/step_definitions/scripted.rb
- M features/step_definitions/sims_steps.rb
- M features/support/step_helpers.rb
- M lib/automated_intervention.rb
- M lib/csv_importer/ext_siblings.rb
- M lib/training_district/student.rb
- M lib/usage_by_district.rb
- M spec/controllers/custom_interventions_contreller_spec.rb
- M spec/controllers/grouped_progress_entries_controller_spec.rb
- M spec/controllers/intervention_builder/interventions_controller_spec.rb
- M spec/controllers/interventions/participants_controller_spec.rb
- M spec/controllers/interventions/quicklists_controller_spec.rb
- M spec/controllers/interventions_controller_spec.rb
- M spec/controllers/principal_overrides_controller_spec.rb
- M spec/controllers/reports_controller_spec.rb
- M spec/controllers/student_searches_controller_spec.rb
- M spec/helpers/flags_helper_spec.rb
- M spec/lib/csv_importer/admins_of_schools_spec.rb
- M spec/lib/csv_importer/students_spec.rb
- M spec/models/checklist_spec.rb
- M spec/models/district_log_spec.rb
- M spec/models/intervention_definition_spec.rb
- M spec/models/intervention_spec.rb
- M spec/models/student_search_spec.rb
- M spec/models/user_spec.rb
- M spec/reports/student_interventions_report_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System