Skip to content

Commit

Permalink
Remove Airbrake code from project
Browse files Browse the repository at this point in the history
  • Loading branch information
gabceb committed Mar 1, 2013
1 parent d526da8 commit 73ffc08
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ gem 'remotipart'
gem 'jquery-rails'
gem 'enumerize'

# Making the world a better, more stable place
gem 'airbrake'

# Gems used only for assets and not required
# in production environments by default.
group :assets do
Expand Down
1 change: 0 additions & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<%= stylesheet_link_tag "application", :media => "all" %>
<%= favicon_link_tag %>
<%= javascript_include_tag "application" %>
<%= airbrake_javascript_notifier %>
<%= yield :javascript_includes %>
<%= csrf_meta_tags %>
Expand Down
10 changes: 0 additions & 10 deletions config/initializers/errbit.rb

This file was deleted.

0 comments on commit 73ffc08

Please sign in to comment.