Changeset [5802ee7ca6a051f1b75476d94f8b61d7890f88a7] by Shawn Balestracci
June 12th, 2011 @ 10:13 AM
[#620] scaffolding for rest of cico settings and form https://github.com/vegantech/sims/commit/5802ee7ca6a051f1b75476d94f...
Committed by Shawn Balestracci
- A app/controllers/cico_school_days_controller.rb
- A app/helpers/cico_school_days_helper.rb
- A app/models/cico_expectation.rb
- A app/models/cico_period.rb
- A app/models/cico_period_expectation.rb
- A app/models/cico_school_day.rb
- A app/models/cico_student_day.rb
- A app/views/cico_school_days/edit.html.erb
- A app/views/cico_school_days/index.html.erb
- A app/views/cico_school_days/new.html.erb
- A app/views/cico_school_days/show.html.erb
- A db/migrate/20110612165003_create_cico_school_days.rb
- A db/migrate/20110612170225_create_cico_periods.rb
- A db/migrate/20110612170238_create_cico_expectations.rb
- A db/migrate/20110612170657_create_cico_student_days.rb
- A db/migrate/20110612171205_create_cico_period_expectations.rb
- A spec/controllers/cico_school_days_controller_spec.rb
- A spec/fixtures/cico_expectations.yml
- A spec/fixtures/cico_period_expectations.yml
- A spec/fixtures/cico_periods.yml
- A spec/fixtures/cico_school_days.yml
- A spec/fixtures/cico_student_days.yml
- A spec/helpers/cico_school_days_helper_spec.rb
- A spec/models/cico_expectation_spec.rb
- A spec/models/cico_period_expectation_spec.rb
- A spec/models/cico_period_spec.rb
- A spec/models/cico_school_day_spec.rb
- A spec/models/cico_student_day_spec.rb
- A spec/routing/cico_school_days_routing_spec.rb
- M app/controllers/cico_controller.rb
- M app/models/cico_setting.rb
- M app/models/right.rb
- M app/views/cico/index.html.erb
- 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