Changeset [6ed919863d3aa498107735e010b4d74171569841] by Shawn Balestracci
February 8th, 2012 @ 11:36 PM
more deprecation fixes and cucumber features
https://github.com/vegantech/sims/commit/6ed919863d3aa498107735e010...
Committed by Shawn Balestracci
- A vendor/plugins_broken_in_rails_3/html_matchers/MIT-LICENSE
- A vendor/plugins_broken_in_rails_3/html_matchers/README
- A vendor/plugins_broken_in_rails_3/html_matchers/Rakefile
- A vendor/plugins_broken_in_rails_3/html_matchers/init.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/install.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/.gitignore
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/html_matchers.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/.gitignore
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/button_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/check_box_group_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/drop_down_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/image_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/options_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/radio_group_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/span_text_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/table_body_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/table_header_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/table_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/lib/matchers/td_link_matcher.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/button_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/check_box_group_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/drop_down_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/image_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/radio_group_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/span_text_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/spec.opts
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/spec_helper.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/table_body_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/table_header_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/spec/table_matcher_spec.rb
- A vendor/plugins_broken_in_rails_3/html_matchers/tasks/.gitignore
- A vendor/plugins_broken_in_rails_3/html_matchers/uninstall.rb
- R app/views/students/new.html.erb
- R vendor/plugins/html_matchers/MIT-LICENSE
- R vendor/plugins/html_matchers/README
- R vendor/plugins/html_matchers/Rakefile
- R vendor/plugins/html_matchers/init.rb
- R vendor/plugins/html_matchers/install.rb
- R vendor/plugins/html_matchers/lib/.gitignore
- R vendor/plugins/html_matchers/lib/html_matchers.rb
- R vendor/plugins/html_matchers/lib/matchers/.gitignore
- R vendor/plugins/html_matchers/lib/matchers/button_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/check_box_group_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/drop_down_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/image_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/options_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/radio_group_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/span_text_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/table_body_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/table_header_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/table_matcher.rb
- R vendor/plugins/html_matchers/lib/matchers/td_link_matcher.rb
- R vendor/plugins/html_matchers/spec/button_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/check_box_group_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/drop_down_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/image_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/radio_group_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/span_text_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/spec.opts
- R vendor/plugins/html_matchers/spec/spec_helper.rb
- R vendor/plugins/html_matchers/spec/table_body_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/table_header_matcher_spec.rb
- R vendor/plugins/html_matchers/spec/table_matcher_spec.rb
- R vendor/plugins/html_matchers/tasks/.gitignore
- R vendor/plugins/html_matchers/uninstall.rb
- M app/controllers/reports_controller.rb
- M app/models/student.rb
- M app/models/user.rb
- M app/views/consultation_forms/_consultation_form.html.erb
- M app/views/login/_login.html.erb
- M app/views/login/login.html.erb
- M app/views/schools/index.html.erb
- M app/views/students/index.html.erb
- M app/views/students/search.html.erb
- M app/views/team_consultations/_new.html.erb
- M app/views/team_consultations/_show.html.erb
- M app/views/team_consultations/_team_consultation.html.erb
- M features/step_definitions/sims_steps.rb
- M features/support/step_helpers.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