Changeset [c7411a4e1d932506a65b933b7bdb7225557663f2] by Shawn Balestracci
January 28th, 2011 @ 05:17 PM
[#590] start of setting up personal groups. Searching with them works (but needs tests) next is making the groups, testing, and throwing on wip https://github.com/vegantech/sims/commit/c7411a4e1d932506a65b933b7b...
Committed by Shawn Balestracci
- A app/controllers/personal_groups_controller.rb
- A app/helpers/personal_groups_helper.rb
- A app/models/personal_group.rb
- A app/views/layouts/personal_groups.html.erb
- A app/views/personal_groups/edit.html.erb
- A app/views/personal_groups/index.html.erb
- A app/views/personal_groups/new.html.erb
- A app/views/personal_groups/show.html.erb
- A db/migrate/20110128233142_create_personal_groups.rb
- A db/migrate/20110128233208_create_habtm_students_personal_groups.rb
- A spec/controllers/personal_groups_controller_spec.rb
- A spec/helpers/personal_groups_helper_spec.rb
- A spec/models/personal_group_spec.rb
- A spec/routing/personal_groups_routing_spec.rb
- M app/models/enrollment.rb
- M app/models/school.rb
- M app/models/student.rb
- M app/models/user.rb
- M config/routes.rb
- M db/schema.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