Changeset [c7c6d9fea0471e10f547096d9ccf5214bf2a501d] by Shawn Balestracci

October 2nd, 2008 @ 11:30 AM

added student and enrollment models as well as student selection screen http://github.com/vegantech/sims...

Committed by Shawn Balestracci

  • M app/controllers/enrollments_controller.rb
  • M app/controllers/schools_controller.rb
  • M app/controllers/students_controller.rb
  • M app/helpers/enrollments_helper.rb
  • M app/helpers/students_helper.rb
  • M app/models/enrollment.rb
  • M app/models/school.rb
  • M app/models/student.rb
  • M app/views/enrollments/edit.html.erb
  • M app/views/enrollments/index.html.erb
  • M app/views/enrollments/new.html.erb
  • M app/views/enrollments/show.html.erb
  • M app/views/layouts/enrollments.html.erb
  • M app/views/layouts/students.html.erb
  • M app/views/students/_enrolled_student.html.erb
  • M app/views/students/edit.html.erb
  • M app/views/students/index.html.erb
  • M app/views/students/new.html.erb
  • M app/views/students/select.html.erb
  • M app/views/students/show.html.erb
  • M config/routes.rb
  • M db/migrate/20081002174036_create_students.rb
  • M db/migrate/20081002174224_create_enrollments.rb
  • M test/fixtures/districts.yml
  • M test/fixtures/enrollments.yml
  • M test/fixtures/schools.yml
  • M test/fixtures/students.yml
  • M test/fixtures/users.yml
  • M test/functional/enrollments_controller_test.rb
  • M test/functional/students_controller_test.rb
  • M test/unit/enrollment_test.rb
  • M test/unit/student_test.rb
New-ticket Create new ticket

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

Shared Ticket Bins