Skip to content

Commit

Permalink
Fix missing end
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkMenard committed Aug 9, 2011
1 parent e6c180d commit 5976843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/consumption_junction/message_processor.rb
Expand Up @@ -35,4 +35,5 @@ def log (message)

def to_s
"#{self.class.to_s}< worker_class => #{worker_class.to_s}, message_count => #{message_count} >"
end
end

0 comments on commit 5976843

Please sign in to comment.