Changeset [fd1f4181e17bea45505c0222ae558d9097edfb21] by Shawn Balestracci
November 5th, 2008 @ 08:21 PM
added model for probe_questions and join table [#29] http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/controllers/probe_questions_controller.rb
- M app/models/probe.rb
- M app/models/probe_definition.rb
- M app/models/probe_question.rb
- M app/views/probe_questions/edit.html.erb
- M app/views/probe_questions/index.html.erb
- M app/views/probe_questions/new.html.erb
- M app/views/probe_questions/show.html.erb
- M config/routes.rb
- M db/migrate/20081106035347_create_probe_questions.rb
- M db/migrate/20081106035506_create_probe_answer.rb
- M db/schema.rb
- M spec/controllers/probe_questions_controller_spec.rb
- M spec/controllers/probe_questions_routing_spec.rb
- M spec/fixtures/probe_questions.yml
- M spec/models/probe_question_spec.rb
- M spec/views/probe_questions/edit.html.erb_spec.rb
- M spec/views/probe_questions/index.html.erb_spec.rb
- M spec/views/probe_questions/new.html.erb_spec.rb
- M spec/views/probe_questions/show.html.erb_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