Skip to content

Commit

Permalink
Merge branch 'refactor-statsd' into 13-automatic-loading
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed Apr 30, 2012
2 parents 86ffa32 + 815c31e commit fc51960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/capistrano/notifier.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module Notifier
end end


require 'active_support' require 'active_support'
require 'active_support/core_ext'
require 'capistrano' require 'capistrano'


require 'capistrano/notifier/base' require 'capistrano/notifier/base'
Expand Down

0 comments on commit fc51960

Please sign in to comment.