Skip to content

Instantly share code, notes, and snippets.

@zenom
Created December 5, 2010 03:41
Show Gist options
  • Save zenom/728745 to your computer and use it in GitHub Desktop.
Save zenom/728745 to your computer and use it in GitHub Desktop.
Failures:
1) Notifier::Campfire should send a failed message
Failure/Error: @build.build_failed!
undefined method `find_room_by_name' for nil:NilClass
# ./app/models/notifier/campfire.rb:27:in `send_message'
# ./app/models/notifier/campfire.rb:13:in `send_failed'
# ./app/models/build.rb:64:in `failed_build'
# ./spec/models/notifier/campfire_spec.rb:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment