Created
November 7, 2013 00:50
-
-
Save jthomp/7347041 to your computer and use it in GitHub Desktop.
honeybadger dont care
This file contains 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
### Instructions to set up honeybadger for a Rails 2 app. ### | |
Add the honeybadger gem to your app. | |
In config/environment.rb: | |
config.gem 'honeybadger' | |
# omitting some bundler-specific stuff here. | |
Then from your project's RAILS_ROOT, and in your development environment, run: | |
rake gems:install | |
rake gems:unpack GEM=honeybadger | |
# omitting more bundler-specific stuff here. | |
from RAILS_ROOT: | |
./script/generate honeybadger --api-key b192df6d | |
That's it! You should see a sample error message, and get an email alert. | |
### stack trace for the final part of the instructions. ### | |
➜ bubbletimer git:(honeybadger) ✗ ./script/generate honeybadger --api-key b192df6d | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:21. | |
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#initialize called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:100. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:124. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:124. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:124. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:124. | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will be deprecated in the future, use String#encode instead. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:104. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:119. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:119. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
WARNING: This version of mysql2 (0.3.11) doesn't ship with the ActiveRecord adapter bundled anymore as it's now part of Rails 3.1 | |
WARNING: Please use the 0.2.x releases if you plan on using it in Rails <= 3.0.x | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:78. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/mime_type.rb:80: warning: already initialized constant IPHONE | |
NOTE: Dependency.new w/ a regexp is deprecated. | |
Dependency.new called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails_generator/lookup.rb:211 | |
NOTE: Gem.cache is deprecated, use Gem::source_index. It will be removed on or after 2011-08-01. | |
Gem.cache called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails_generator/lookup.rb:212. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems.rb:1175. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:119. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:119. | |
NOTE: Gem.cache is deprecated, use Gem::source_index. It will be removed on or after 2011-08-01. | |
Gem.cache called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails_generator/lookup.rb:234. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems.rb:1175. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:123. | |
NOTE: Gem::SourceIndex#each is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#each called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:124. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01. | |
Gem::Specification#installation_path called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. | |
# Honeybadger Gems. | |
grep: config/initializers/honeybadger.rb: No such file or directory | |
exists lib/tasks | |
create lib/tasks/honeybadger_tasks.rake | |
insert | |
Dir[File.join(File.dirname(__FILE__), '..', 'vendor', 'gems', 'honeybadger-*')].each do |vendored_notifier| | |
$: << File.join(vendored_notifier, 'lib') | |
end | |
require 'honeybadger/capistrano' | |
appended to config/deploy.rb | |
create config/initializers/honeybadger.rb | |
rake rake honeybadger:test --trace | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/gem_dependency.rb:21. | |
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#initialize called from /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:100. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#add_spec called from /Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:91. | |
DEPRECATION WARNING: Rake tasks in vendor/plugins/rails-iui/tasks are deprecated. Use lib/tasks instead. (called from <top (required)> at /Users/jthomp/Code/SM/bubbletimer/vendor/rails/railties/lib/tasks/rails.rb:10) | |
** Invoke honeybadger:test (first_time) | |
** Invoke honeybadger:log_stdout (first_time) | |
** Execute honeybadger:log_stdout | |
** Invoke environment (first_time) | |
** Execute environment | |
WARNING: This version of mysql2 (0.3.11) doesn't ship with the ActiveRecord adapter bundled anymore as it's now part of Rails 3.1 | |
WARNING: Please use the 0.2.x releases if you plan on using it in Rails <= 3.0.x | |
DEPRECATION WARNING: Kernel#returning has been deprecated in favor of Object#tap. (called from enable_activerecord at /Users/jthomp/Code/SM/bubbletimer/vendor/gems/mislav-will_paginate-2.3.8/lib/will_paginate.rb:38) | |
DEPRECATION WARNING: ActiveSupport::Dependencies.load_once_paths is deprecated and removed in Rails 3, please use autoload_once_paths instead. (called from block (2 levels) in evaluate_init_rb at /Users/jthomp/Code/SM/bubbletimer/vendor/plugins/Recent-Updates/init.rb:6) | |
DEPRECATION WARNING: ActiveSupport::Dependencies.load_once_paths is deprecated and removed in Rails 3, please use autoload_once_paths instead. (called from block (2 levels) in evaluate_init_rb at /Users/jthomp/Code/SM/bubbletimer/vendor/plugins/Recent-Updates/init.rb:6) | |
DEPRECATION WARNING: ActiveSupport::Dependencies.load_once_paths is deprecated and removed in Rails 3, please use autoload_once_paths instead. (called from block (2 levels) in evaluate_init_rb at /Users/jthomp/Code/SM/bubbletimer/vendor/plugins/Recent-Updates/init.rb:6) | |
DEPRECATION WARNING: ActiveSupport::Dependencies.load_once_paths is deprecated and removed in Rails 3, please use autoload_once_paths instead. (called from block (2 levels) in evaluate_init_rb at /Users/jthomp/Code/SM/bubbletimer/vendor/plugins/Recent-Updates/init.rb:6) | |
DEPRECATION WARNING: ActiveSupport::Dependencies.load_once_paths is deprecated and removed in Rails 3, please use autoload_once_paths instead. (called from block (2 levels) in evaluate_init_rb at /Users/jthomp/Code/SM/bubbletimer/vendor/plugins/Recent-Updates/init.rb:6) | |
** [Honeybadger] Notifier 1.9.2 ready to catch errors | |
** Execute honeybadger:test | |
Configuration: | |
api_key: "b192df6d" | |
backtrace_filters: [#<Proc:0x007fc6f2905bf8@/Users/jthomp/Code/SM/bubbleti | |
development_environments: [] | |
environment_name: "development" | |
host: "api.honeybadger.io" | |
http_open_timeout: 2 | |
http_read_timeout: 5 | |
ignore: ["ActiveRecord::RecordNotFound", "ActionController::Rou | |
ignore_by_filters: [] | |
ignore_user_agent: [] | |
notifier_name: "Honeybadger Notifier" | |
notifier_url: "https://github.com/honeybadger-io/honeybadger-ruby" | |
notifier_version: "1.9.2" | |
params_filters: ["password", "password_confirmation"] | |
project_root: #<Pathname:/Users/jthomp/Code/SM/bubbletimer> | |
port: 443 | |
protocol: "https" | |
proxy_host: nil | |
proxy_pass: nil | |
proxy_port: nil | |
proxy_user: nil | |
secure: true | |
use_system_ssl_cert_chain: false | |
framework: "Rails: 2.3.18" | |
user_information: "Honeybadger Error {{error_id}}" | |
rescue_rake_exceptions: false | |
source_extract_radius: 2 | |
send_request_session: true | |
debug: true | |
fingerprint: nil | |
hostname: "Antillian.local" | |
Setting up the Controller. | |
Processing request. | |
Raising 'HoneybadgerTestingException' to simulate application failure. | |
rake aborted! | |
Testing honeybadger via "rake honeybadger:test". If you can see this, it works. | |
/Users/jthomp/Code/SM/bubbletimer/vendor/gems/honeybadger-1.9.2/lib/honeybadger/tasks.rb:59:in `test_honeybadger' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/activesupport/lib/active_support/callbacks.rb:178:in `evaluate_method' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/activesupport/lib/active_support/callbacks.rb:166:in `call' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/filters.rb:225:in `call' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/filters.rb:629:in `run_before_filters' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/filters.rb:615:in `call_filters' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_with_filters' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:92:in `perform_action_with_benchmark' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/rescue.rb:160:in `perform_action_with_rescue' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/flash.rb:151:in `perform_action_with_flash' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/base.rb:532:in `process' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `process_with_filters' | |
/Users/jthomp/Code/SM/bubbletimer/vendor/gems/honeybadger-1.9.2/lib/honeybadger/tasks.rb:93:in `block (2 levels) in <top (required)>' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/task.rb:205:in `call' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/task.rb:205:in `block in execute' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/task.rb:200:in `each' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/task.rb:200:in `execute' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/task.rb:158:in `block in invoke_with_call_chain' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/task.rb:151:in `invoke_with_call_chain' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/task.rb:144:in `invoke' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:116:in `invoke_task' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:94:in `block (2 levels) in top_level' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:94:in `each' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:94:in `block in top_level' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:133:in `standard_exception_handling' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:88:in `top_level' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:66:in `block in run' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:133:in `standard_exception_handling' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rake/application.rb:63:in `run' | |
/Users/jthomp/.rvm/rubies/ruby-1.9.3-p392/bin/rake:32:in `<main>' | |
Tasks: TOP => honeybadger:test | |
rake honeybadger:test --trace failed. Rolling back | |
rm config/initializers/honeybadger.rb | |
remove | |
Dir[File.join(File.dirname(__FILE__), '..', 'vendor', 'gems', 'honeybadger-*')].each do |vendored_notifier| | |
$: << File.join(vendored_notifier, 'lib') | |
end | |
require 'honeybadger/capistrano' | |
removed from config/deploy.rb | |
rm lib/tasks/honeybadger_tasks.rake | |
notempty lib/tasks | |
notempty lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment