Changeset [9378b1c23149166f1d590f9ef59e5fe4d49b73e6] by Shawn Balestracci
January 8th, 2012 @ 03:02 PM
[#655 state:resolved] cache selected students in memcache instead of cookie session store when there are more than 50. This way a user can select many students without overflowing their cookie https://github.com/vegantech/sims/commit/9378b1c23149166f1d590f9ef5...
Committed by Shawn Balestracci
- M app/controllers/application_controller.rb
- M app/controllers/interventions_controller.rb
- M app/controllers/personal_groups_controller.rb
- M app/controllers/students_controller.rb
- M app/helpers/students_helper.rb
- M lib/populate_intervention_dropdowns.rb
- M lib/tasks/cucumber.rake
- M lib/tasks/rcov.rake
- M spec/controllers/application_controller_spec.rb
- M spec/controllers/personal_groups_controller_spec.rb
- M spec/helpers/students_helper_spec.rb
- M spec/lib/populate_intervention_dropdowns_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