Created
August 5, 2010 14:36
-
-
Save davidray/509816 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1) | |
| ActiveRecord::RecordInvalid in 'EventQueuesController handling DELETE /event_queues/1 should find the event_queue requested' | |
| Validation failed: Entity information is not complete. Most likely you are adding phone or address information without a name, No information has been supplied for the interested party. | |
| /home/david/trisano/webapp/app/models/event_queue.rb:49:in `fix_up_events' | |
| /home/david/trisano/webapp/app/models/event_queue.rb:37:in `each' | |
| /home/david/trisano/webapp/app/models/event_queue.rb:37:in `fix_up_events' | |
| /home/david/trisano/webapp/app/controllers/event_queues_controller.rb:80:in `destroy' | |
| /home/david/.rvm/gems/ree-1.8.7-2010.01/gems/haml-2.0.7/lib/sass/plugin/rails.rb:19:in `process' | |
| ./spec/controllers/event_queues_controller_spec.rb:315:in `do_delete' | |
| ./spec/controllers/event_queues_controller_spec.rb:320: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment