Changeset [36066a897a104fa27623d4714d351338e3e5b56d] by Shawn Balestracci
September 18th, 2012 @ 04:33 PM
move jquery branch to ruby 1.9.3
https://github.com/vegantech/sims/commit/36066a897a104fa27623d4714d...
Committed by Shawn Balestracci
- A config/initializers/fix_active_record_logger.rb
- A config/initializers/output_safety.rb
- A config/initializers/rack_hotfix.rb
- A features/support/selectors.rb
- R lib/tasks/rcov.rake
- R lib/tasks/rcov_rake_helper.rb
- R lib/tasks/verify_rcov.rake
- R lib/tasks/verify_rcov.rb
- M .rvmrc
- M .travis.yml
- M Gemfile
- M Gemfile.lock
- M app/controllers/application_controller.rb
- M app/controllers/districts_controller.rb
- M app/controllers/intervention_builder/recommended_monitors_controller.rb
- M app/controllers/interventions/probe_assignments_controller.rb
- M app/controllers/recommendations_controller.rb
- M app/controllers/reports_controller.rb
- M app/helpers/interventions_helper.rb
- M app/helpers/label_form_builder.rb
- M app/models/principal_override_reason.rb
- M app/models/probe_graph.rb
- M app/models/right.rb
- M app/models/role.rb
- M app/views/interventions/_detail.html.erb
- M app/views/interventions/_edit_view.html.erb
- M app/views/interventions/_form.html.erb
- M app/views/interventions/edit.html.erb
- M app/views/interventions/participants/_list.html.erb
- M app/views/interventions/probe_assignments/_assign_progress_monitor.html.erb
- M app/views/interventions/probe_assignments/_intervention_probe_assignment_detail.html.erb
- M app/views/interventions/show.html.erb
- M app/views/principal_overrides/_layout.html.erb
- M app/views/principal_overrides/_override.html.erb
- M app/views/reports/student_flag_summary.csv.erb
- M app/views/reports/student_interventions.csv.erb
- M app/views/reports/student_overall.html.erb
- M app/views/reports/team_notes.csv.erb
- M app/views/reports/user_interventions.csv.erb
- M app/views/students/_intervention.html.erb
- M app/views/students/_intervention_table.html.erb
- M config/application.rb
- M config/cucumber.yml
- M features/regular_user/sims_demo_walkthrough.feature
- M features/step_definitions/checklist_steps.rb
- M features/step_definitions/sims_steps.rb
- M features/step_definitions/web_steps.rb
- M features/support/env.rb
- M features/support/paths.rb
- M lib/admin_emails.rb
- M lib/automated_intervention.rb
- M lib/create_training_district.rb
- M lib/csv_importer/base.rb
- M lib/csv_importer/school_admins.rb
- M lib/district_export.rb
- M lib/import_csv.rb
- M lib/referral_report.rb
- M lib/tasks/cucumber.rake
- M lib/use_old_fixtures_key.rb
- M spec/controllers/application_controller_spec.rb
- M spec/controllers/interventions/probe_assignments_controller_spec.rb
- M spec/controllers/recommendations_controller_spec.rb
- M spec/controllers/stats_controller_spec.rb
- M spec/lib/automated_intervention_spec.rb
- M spec/models/checklist_spec.rb
- M spec/models/system_flag_spec.rb
- M spec/models/user_spec.rb
- M spec/spec_helper.rb
- M test/fixtures/users.yml
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