Skip to content

Instantly share code, notes, and snippets.

@bogdan
Created October 27, 2010 14:23
Show Gist options
  • Save bogdan/649118 to your computer and use it in GitHub Desktop.
Save bogdan/649118 to your computer and use it in GitHub Desktop.
app/controllers/gmail_controller.rb|28| rescue OAuth::Unauthorized => e
app/models/matching_profile.rb|133| rescue ExpressionError => e
app/utils/distribution_report.rb|28| rescue TypeError
config/boot.rb|64| rescue Gem::LoadError => load_error
config/boot.rb|71| Gem::RubyGemsVersion rescue nil
config/boot.rb|92| rescue LoadError
config/preinitializer.rb|12| rescue Bundler::GemNotFound
db/seeds.rb|167| rescue => e
lib/expression.rb|9| rescue ExpressionError => e
lib/expression.rb|52| rescue => e
lib/tasks/hoptoad_notifier_tasks.rake|12| rescue LoadError => exception
lib/tasks/rspec.rake|8| rescue MissingSourceFile
lib/tasks/sunspot.rake|14| rescue Errno::ECONNREFUSED => e
vendor/plugins/limerick_rake/tasks/db/validate_models.rake|26| end rescue nil
vendor/plugins/limerick_rake/tasks/git.rake|43| rescue
vendor/plugins/limerick_rake/tasks/haml_sass.rake|27| rescue Exception => e
vendor/plugins/linkedin/Rakefile|33| rescue LoadError
vendor/plugins/linkedin/Rakefile|52| rescue LoadError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment