Changeset [7567ea5f7c0644d8ef2f81e0a0d25d0049788d58] by Hart Simha

July 21st, 2014 @ 11:39 PM

rubocop --only IndentationWidth -a autocorrections

189 corrections in 113 files
https://github.com/vegantech/sims/commit/7567ea5f7c0644d8ef2f81e0a0...

Committed by Hart Simha

  • M app/controllers/checklists_controller.rb
  • M app/controllers/custom_flags_controller.rb
  • M app/controllers/districts_controller.rb
  • M app/controllers/doc_controller.rb
  • M app/controllers/groups_controller.rb
  • M app/controllers/intervention_builder/interventions_controller.rb
  • M app/controllers/intervention_builder/recommended_monitors_controller.rb
  • M app/controllers/interventions_controller.rb
  • M app/controllers/reports_controller.rb
  • M app/controllers/stats_controller.rb
  • M app/controllers/student_comments_controller.rb
  • M app/controllers/students_controller.rb
  • M app/controllers/team_consultations_controller.rb
  • M app/controllers/unattached_interventions_controller.rb
  • M app/helpers/application_helper.rb
  • M app/helpers/checklists_helper.rb
  • M app/helpers/flags_helper.rb
  • M app/helpers/interventions_helper.rb
  • M app/helpers/students_helper.rb
  • M app/jobs/district_upload_job.rb
  • M app/mailers/notifications.rb
  • M app/models/asset.rb
  • M app/models/checklist.rb
  • M app/models/checklist_definition.rb
  • M app/models/concerns/duration.rb
  • M app/models/concerns/lighter_touch.rb
  • M app/models/consultation_form.rb
  • M app/models/consultation_form_request.rb
  • M app/models/district.rb
  • M app/models/district_log.rb
  • M app/models/flag.rb
  • M app/models/group.rb
  • M app/models/grouped_progress_entry.rb
  • M app/models/grouped_progress_entry/aggregate_chart.rb
  • M app/models/intervention.rb
  • M app/models/intervention_definition.rb
  • M app/models/personal_group.rb
  • M app/models/probe_graph/bar.rb
  • M app/models/probe_graph/base.rb
  • M app/models/recommendation.rb
  • M app/models/right.rb
  • M app/models/stats/student.rb
  • M app/models/student.rb
  • M app/models/student_search.rb
  • M app/models/system.rb
  • M app/models/team_consultation.rb
  • M app/models/user.rb
  • M config/application.rb
  • M config/deploy.rb
  • M config/deploy/other.rb
  • M config/deploy/prohibition.rb
  • M config/environments/staging.rb
  • M config/environments/veg_open.rb
  • M config/environments/wip.rb
  • M config/initializers/gchart.rb
  • M db/migrate/20081106215957_add_railmail_table.rb
  • M db/migrate/20100501180133_remove_countries_and_states.rb
  • M db/migrate/20110109022903_add_null_id_state_match_index_to_students.rb
  • M db/seeds.rb
  • M features/step_definitions/checklist_steps.rb
  • M features/step_definitions/district_builder_steps.rb
  • M features/step_definitions/file_import.rb
  • M features/step_definitions/login_steps.rb
  • M features/step_definitions/principal_override_steps.rb
  • M features/step_definitions/recommendation_steps.rb
  • M features/step_definitions/scripted.rb
  • M features/step_definitions/search_steps.rb
  • M features/step_definitions/sims_steps.rb
  • M features/step_definitions/student_comment_steps.rb
  • M lib/admin_emails.rb
  • M lib/create_training_district.rb
  • M lib/csv_importer/admins_of_schools.rb
  • M lib/csv_importer/all_students_in_schools.rb
  • M lib/csv_importer/base.rb
  • M lib/csv_importer/base_system_flags.rb
  • M lib/csv_importer/staff_assignments.rb
  • M lib/csv_importer/student_groups.rb
  • M lib/csv_importer/students.rb
  • M lib/csv_importer/user_school_assignments.rb
  • M lib/csv_importer/users.rb
  • M lib/district_export.rb
  • M lib/import_csv.rb
  • M lib/mysql_set.rb
  • M lib/training_district/tier.rb
  • M lib/verify_student_in_district_externally.rb
  • M pending-spec/routing-pending/interventions/probe_assignments_routing_spec.rb
  • M spec/factories.rb
  • M spec/factories/ext_adult_contact.rb
  • M spec/factories/ext_sibling.rb
  • M spec/factories/ext_summaries.rb
  • M spec/helpers/flags_helper_spec.rb
  • M spec/helpers/interventions_helper_spec.rb
  • M spec/helpers/move_up_down_buttons_helper_spec.rb
  • M spec/lib/csv_importer/ext_test_scores_spec.rb
  • M spec/lib/import_csv_spec.rb
  • M spec/lib/populate_intervention_dropdowns_spec.rb
  • M spec/mailers/notifications_spec.rb
  • M spec/mailers/team_referrals_spec.rb
  • M spec/models/checklist_definition_spec.rb
  • M spec/models/checklist_spec.rb
  • M spec/models/consultation_form_spec.rb
  • M spec/models/district_log_spec.rb
  • M spec/models/element_definition_spec.rb
  • M spec/models/intervention_spec.rb
  • M spec/models/principal_override_observer_spec.rb
  • M spec/models/role_spec.rb
  • M spec/models/school_spec.rb
  • M spec/models/student_spec.rb
  • M spec/models/tier_spec.rb
  • M spec/models/user_spec.rb
  • M spec/reports/student_interventions_report_spec.rb
  • M spec/spec_helper.rb
  • M spec/support/shared_contexts.rb
New-ticket Create new ticket

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

Shared Ticket Bins