Changeset [82cdeaaa831d6cb0c692ce05029ca8135b022162] by Hart Simha
July 21st, 2014 @ 11:37 PM
rubocop --only IndentationConsistency -a
autocorrections
275 corrections in 84 files
https://github.com/vegantech/sims/commit/82cdeaaa831d6cb0c692ce0502...
Committed by Hart Simha
- M app/controllers/application_controller.rb
- M app/controllers/custom_flags_controller.rb
- M app/controllers/district/students_controller.rb
- M app/controllers/grouped_progress_entries_controller.rb
- M app/controllers/intervention_builder/goals_controller.rb
- M app/controllers/intervention_builder/probes_controller.rb
- M app/controllers/interventions_controller.rb
- M app/controllers/reports_controller.rb
- M app/controllers/scripted_controller.rb
- M app/controllers/students_controller.rb
- M app/controllers/team_consultations_controller.rb
- M app/helpers/checklists_helper.rb
- M app/helpers/interventions_helper.rb
- M app/helpers/students_helper.rb
- M app/mailers/notifications.rb
- M app/models/checklist.rb
- M app/models/district/settings.rb
- M app/models/flag.rb
- M app/models/grouped_progress_entry.rb
- M app/models/intervention.rb
- M app/models/intervention_definition.rb
- M app/models/right.rb
- M app/models/stats/user.rb
- M app/models/student_search.rb
- M app/models/user.rb
- M config/application.rb
- M config/deploy/wip.rb
- M config/environments/staging.rb
- M config/environments/veg_open.rb
- M config/environments/wip.rb
- M db/migrate/20100225000140_convert_roles_to_roles_mask.rb
- M db/migrate/20100501180133_remove_countries_and_states.rb
- M features/step_definitions/alternate_entry_steps.rb
- M features/step_definitions/checklist_steps.rb
- M features/step_definitions/concerns_steps.rb
- M features/step_definitions/file_import.rb
- M features/step_definitions/intervention_builder_steps.rb
- M features/step_definitions/interventions_steps.rb
- M features/step_definitions/sims_steps.rb
- M features/support/env.rb
- M lib/admin_emails.rb
- M lib/automated_intervention.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/enrollments.rb
- M lib/csv_importer/ext_adult_contacts.rb
- M lib/csv_importer/ext_arbitraries.rb
- M lib/csv_importer/ext_siblings.rb
- M lib/csv_importer/ext_summaries.rb
- M lib/csv_importer/ext_test_scores.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/system_flags.rb
- M lib/csv_importer/user_groups.rb
- M lib/csv_importer/user_school_assignments.rb
- M lib/csv_importer/users.rb
- M lib/district_export.rb
- M lib/mysql_set.rb
- M pending-spec/routing-pending/consultation_form_requests_routing_spec.rb
- M pending-spec/routing-pending/consultation_forms_routing_spec.rb
- M pending-spec/routing-pending/flag_descriptions_routing_spec.rb
- M pending-spec/routing-pending/grouped_progress_entries_routing_spec.rb
- M pending-spec/routing-pending/personal_groups_routing_spec.rb
- M pending-spec/routing-pending/school_teams_routing_spec.rb
- M pending-spec/routing-pending/team_consultations_routing_spec.rb
- M pending-spec/routing-pending/tiers_routing_spec.rb
- M spec/helpers/move_up_down_buttons_helper_spec.rb
- M spec/lib/csv_importer/import_base.rb
- M spec/lib/csv_importer/roles_base.rb
- M spec/lib/csv_importer/students_spec.rb
- M spec/lib/import_csv_spec.rb
- M spec/lib/link_and_attachment_assets_spec.rb
- M spec/lib/populate_intervention_dropdowns_spec.rb
- M spec/models/checklist_spec.rb
- M spec/models/district_spec.rb
- M spec/models/intervention_spec.rb
- M spec/models/role_spec.rb
- M spec/models/school_spec.rb
- M spec/models/student_spec.rb
- M spec/models/user_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