Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Commit

Permalink
attempted bug fixes continue... now with ::LogMixin
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Snitow committed Jan 3, 2013
1 parent 0c3e3af commit 4b04555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/yesmail/subscriber.rb
Expand Up @@ -18,7 +18,7 @@
require 'json'
module Yesmail
class Subscriber
include LogMixin
include ::LogMixin

# @attribute email [String] The email that will receive a Yesmail email
# @attribute name [String] The name of the user
Expand Down

0 comments on commit 4b04555

Please sign in to comment.