Changeset [02f11e9d038b432e422fdbb1e8a4c89954008661] by Shawn Balestracci

October 5th, 2008 @ 04:24 PM

generate custom and ignore flags scaffold, add in rspec to code coverage tests http://github.com/vegantech/sims...

Committed by Shawn Balestracci

  • M app/controllers/custom_flags_controller.rb
  • M app/controllers/ignore_flags_controller.rb
  • M app/helpers/custom_flags_helper.rb
  • M app/helpers/flags_helper.rb
  • M app/helpers/ignore_flags_helper.rb
  • M app/models/custom_flag.rb
  • M app/models/flag.rb
  • M app/models/ignore_flag.rb
  • M app/views/custom_flags/edit.html.erb
  • M app/views/custom_flags/index.html.erb
  • M app/views/custom_flags/new.html.erb
  • M app/views/custom_flags/show.html.erb
  • M app/views/ignore_flags/edit.html.erb
  • M app/views/ignore_flags/index.html.erb
  • M app/views/ignore_flags/new.html.erb
  • M app/views/ignore_flags/show.html.erb
  • M config/routes.rb
  • M db/migrate/20081005220736_create_flags.rb
  • M db/schema.rb
  • M lib/tasks/rcov.rake
  • M lib/tasks/rspec.rake
  • M lib/tasks/rspec.rake.disabled_for_now
  • M script/autospec
  • M script/spec
  • M script/spec_server
  • M spec/controllers/custom_flags_controller_spec.rb
  • M spec/controllers/custom_flags_routing_spec.rb
  • M spec/controllers/ignore_flags_controller_spec.rb
  • M spec/controllers/ignore_flags_routing_spec.rb
  • M spec/fixtures/flags.yml
  • M spec/helpers/custom_flags_helper_spec.rb
  • M spec/helpers/flags_helper_spec.rb
  • M spec/helpers/ignore_flags_helper_spec.rb
  • M spec/models/custom_flag_spec.rb
  • M spec/models/flag_spec.rb
  • M spec/models/ignore_flag_spec.rb
  • M spec/rcov.opts
  • M spec/spec.opts
  • M spec/spec_helper.rb
  • M spec/views/custom_flags/edit.html.erb_spec.rb
  • M spec/views/custom_flags/index.html.erb_spec.rb
  • M spec/views/custom_flags/new.html.erb_spec.rb
  • M spec/views/custom_flags/show.html.erb_spec.rb
  • M spec/views/ignore_flags/edit.html.erb_spec.rb
  • M spec/views/ignore_flags/index.html.erb_spec.rb
  • M spec/views/ignore_flags/new.html.erb_spec.rb
  • M spec/views/ignore_flags/show.html.erb_spec.rb
  • M stories/all.rb
  • M stories/helper.rb
New-ticket Create new ticket

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

Shared Ticket Bins