Changeset [6ed1a17c406216006803139ef77e60b1d91d28d6] by Shawn Balestracci
April 23rd, 2013 @ 03:40 PM
working on splitting custom interventions into a separate
controller and model
https://github.com/vegantech/sims/commit/6ed1a17c406216006803139ef7...
Committed by Shawn Balestracci
- A app/controllers/custom_interventions_controll
- A app/models/custom_intervention.rb
- A app/views/custom_interventions/new.html.erb
- A spec/controllers/custom_interventions_contrel
- A spec/models/custom_intervention_spec.rb
- M app/controllers/application_controller.rb
- M app/controllers/interventions_controller.rb
- M app/helpers/interventions_helper.rb
- M app/models/intervention.rb
- M app/models/right.rb
- M app/models/student_comment.rb
- M app/views/interventions/_intervention.html.er
- M app/views/interventions/categories/_select.ht
- M app/views/interventions/definitions/_select.h
- M app/views/interventions/goals/_select.html.er
- M app/views/interventions/new.html.erb
- M app/views/interventions/objectives/_select.ht
- M app/views/students/_interventions.html.erb
- M config/routes.rb
- M doc/report_notes
- M features/step_definitions/custom_probe.rb
- M lib/populate_intervention_dropdowns.rb
- M spec/controllers/interventions_controller_spe
- M spec/lib/populate_intervention_dropdowns_spec
- M spec/models/intervention_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