Skip to content

Commit

Permalink
removing hoptoad again
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvlopes committed Jan 31, 2010
1 parent 45a21a8 commit 94a92d6
Show file tree
Hide file tree
Showing 42 changed files with 1 addition and 3,841 deletions.
2 changes: 0 additions & 2 deletions app/controllers/application_controller.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
class ApplicationController < ActionController::Base
include HoptoadNotifier::Catcher

protect_from_forgery
filter_parameter_logging :password, :password_confirmation

Expand Down
8 changes: 1 addition & 7 deletions config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,4 @@
run "ln -s #{shared_path}/database.yml #{release_path}/config/database.yml"
end

end

Dir[File.join(File.dirname(__FILE__), '..', 'vendor', 'gems', 'hoptoad_notifier-*')].each do |vendored_notifier|
$: << File.join(vendored_notifier, 'lib')
end

require 'hoptoad_notifier/capistrano'
end
1 change: 0 additions & 1 deletion config/environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
config.gem 'formtastic', :version => '0.9.7'
config.gem 'paperclip', :version => '2.3.1.1'
config.gem 'inherited_resources', :version => '0.9.4'
config.gem 'hoptoad_notifier', :version => '2.1.3'

# Only load the plugins named here, in the order given (default is alphabetical).
# :all can be used as a placeholder for all plugins not explicitly named
Expand Down
5 changes: 0 additions & 5 deletions lib/tasks/hoptoad_notifier_tasks.rake

This file was deleted.

160 changes: 0 additions & 160 deletions vendor/gems/hoptoad_notifier-2.1.3/.specification

This file was deleted.

25 changes: 0 additions & 25 deletions vendor/gems/hoptoad_notifier-2.1.3/INSTALL

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/gems/hoptoad_notifier-2.1.3/MIT-LICENSE

This file was deleted.

Loading

0 comments on commit 94a92d6

Please sign in to comment.