Changeset [fff517ce865d03e21a0f2154db6c75ca7adce151] by Shawn Balestracci
October 9th, 2008 @ 12:06 PM
added student comments/team notes http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/controllers/application.rb
- M app/controllers/custom_flags_controller.rb
- M app/controllers/student_comments_controller.rb
- M app/helpers/application_helper.rb
- M app/helpers/student_comments_helper.rb
- M app/models/student.rb
- M app/models/student_comment.rb
- M app/views/student_comments/_comment.html.erb
- M app/views/student_comments/_form.html.erb
- M app/views/student_comments/edit.html.erb
- M app/views/student_comments/index.html.erb
- M app/views/student_comments/new.html.erb
- M app/views/student_comments/show.html.erb
- M app/views/students/show.html.erb
- M config/routes.rb
- M db/migrate/20081009180131_create_student_comments.rb
- M db/schema.rb
- M spec/controllers/student_comments_controller_spec.rb
- M spec/controllers/student_comments_routing_spec.rb
- M spec/fixtures/student_comments.yml
- M spec/helpers/student_comments_helper_spec.rb
- M spec/models/student_comment_spec.rb
- M spec/views/student_comments/edit.html.erb_spec.rb
- M spec/views/student_comments/index.html.erb_spec.rb
- M spec/views/student_comments/new.html.erb_spec.rb
- M spec/views/student_comments/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