Changeset [37a7bd6d347f77caff87a0cf1e87883ff65dca11] by Shawn Balestracci
May 2nd, 2010 @ 03:41 PM
removal of country and state
http://github.com/vegantech/sims/commit/37a7bd6d347f77caff87a0cf1e8...
Committed by Shawn Balestracci
- A db/migrate/20100501180133_remove_countries_and_states.rb
- R app/cells/administration/country.html.erb
- R app/cells/administration/state.html.erb
- R app/controllers/countries_controller.rb
- R app/controllers/states_controller.rb
- R app/models/country.rb
- R app/models/state.rb
- R app/views/countries/edit.html.erb
- R app/views/countries/index.html.erb
- R app/views/countries/new.html.erb
- R app/views/states/edit.html.erb
- R app/views/states/index.html.erb
- R app/views/states/new.html.erb
- R spec/controllers/countries_controller_spec.rb
- R spec/controllers/states_controller_spec.rb
- R spec/fixtures/countries.yml
- R spec/fixtures/states.yml
- R spec/models/country_spec.rb
- R spec/models/state_spec.rb
- R test/fixtures/countries.yml
- R test/fixtures/states.yml
- M app/cells/administration/system.html.erb
- M app/cells/administration_cell.rb
- M app/controllers/application_controller.rb
- M app/controllers/checklist_builder/checklists_controller.rb
- M app/controllers/districts_controller.rb
- M app/controllers/login_controller.rb
- M app/models/district.rb
- M app/models/student.rb
- M app/models/system.rb
- M app/views/checklist_builder/checklists/index.html.erb
- M app/views/layouts/_administration.html.erb
- M app/views/main/_news.html.erb
- M db/schema.rb
- M features/country_and_state_admin/from_scratch.feature
- M features/country_and_state_admin/wi_admin.feature
- M features/step_definitions/from_scratch.rb
- M features/support/step_helpers.rb
- M launchy.sh
- M lib/country_state_district.rb
- M lib/create_training_district.rb
- M lib/populate_intervention_dropdowns.rb
- M spec/controllers/application_controller_spec.rb
- M spec/controllers/checklist_builder/checklists_controller_spec.rb
- M spec/controllers/districts_controller_spec.rb
- M spec/controllers/tiers_controller_spec.rb
- M spec/fixtures/districts.yml
- M spec/lib/all_controllers_spec.rb
- M spec/lib/country_state_district_spec.rb
- M spec/lib/create_training_district_spec.rb
- M spec/lib/populate_intervention_dropdowns_spec.rb
- M spec/models/district_spec.rb
- M spec/models/goal_definition_spec.rb
- M spec/models/student_spec.rb
- M spec/models/system_spec.rb
- M test/factories.rb
- M test/fixtures/districts.yml
- M test/fixtures/news_items.yml
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