Skip to content

Commit

Permalink
Merge pull request guard#69 from msgehard/fix_guard_notifier_autoload
Browse files Browse the repository at this point in the history
Explicitly require guard/notifier because there are some cases where the...
  • Loading branch information
thibaudgg committed Dec 2, 2011
2 parents 1f48eb4 + d46bc57 commit 9e3a9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/guard/rspec/formatter.rb
@@ -1,4 +1,5 @@
require "#{File.dirname(__FILE__)}/../rspec"
require 'guard/notifier'

module Guard::RSpec::Formatter

Expand Down

0 comments on commit 9e3a9c7

Please sign in to comment.