Skip to content

Commit

Permalink
require hoptoad notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed May 17, 2011
1 parent 306548f commit af03113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.ru
Expand Up @@ -3,6 +3,7 @@ require "bundler/setup"

require "sinatra"
require "uri"
require "hoptoad_notifier"

HoptoadNotifier.configure do |config|
config.api_key = ENV['HOPTOAD_API_KEY']
Expand Down

0 comments on commit af03113

Please sign in to comment.