Changeset [a22dca78576f776b4b96ac9cd89c20b0d475ead1] by Hart Simha
July 13th, 2014 @ 07:14 PM
rubocop --only UnusedMethodArgument -a
autocorrections
23 corrections in 14 files
Notes: This commit and the previous one leave in place unused
method and
block arguments (and preface them with an underscore). It may be
more appropriate to remove them
https://github.com/vegantech/sims/commit/a22dca78576f776b4b96ac9cd8...
Committed by Hart Simha
- M app/controllers/interventions/probe_assignments_controller.rb
- M app/helpers/application_helper.rb
- M app/helpers/consultation_form_builder.rb
- M app/helpers/flags_helper.rb
- M app/helpers/probes_helper.rb
- M app/mailers/notifications.rb
- M app/mailers/team_referrals.rb
- M app/models/checklist.rb
- M app/models/user.rb
- M lib/best_standards_support.rb
- M lib/csv_importer/all_students_in_schools.rb
- M lib/link_and_attachment_assets.rb
- M spec/models/concerns/full_name_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