Skip to content

Commit

Permalink
missing require for response_receiver in mongo_receiver
Browse files Browse the repository at this point in the history
  • Loading branch information
radixhound committed Jul 5, 2011
1 parent d454b8c commit 65ec14c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/goliath/synchrony/mongo_receiver.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'goliath/synchrony/response_receiver'

module Goliath
module Synchrony
#
Expand Down

0 comments on commit 65ec14c

Please sign in to comment.