Sha256: f8ce6bd0e6872c9d986e7ab5ee3eaff942c9983f0f7a17d10919a8a816143225

Contents?: true

Size: 233 Bytes

Versions: 6

Compression:

Stored size: 233 Bytes

Contents

module UzuUzu
  #
  #
  #
  class MailerWrapper

    #
    #
    #
    def initialize(env=nil, options={})
    end

    #
    #
    #
    def send(to, subject, body, charset='iso-2022-jp')
    end
  end # MaillerWrapper
end # UzuUzu

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
uzuuzu-core-0.0.8 lib/uzuuzu/wrapper/mailer.rb
uzuuzu-core-0.0.7 lib/uzuuzu/wrapper/mailer.rb
uzuuzu-core-0.0.6 lib/uzuuzu/wrapper/mailer.rb
uzuuzu-core-0.0.5 lib/uzuuzu/wrapper/mailer.rb
uzuuzu-core-0.0.4 lib/uzuuzu/wrapper/mailer.rb
uzuuzu-core-0.0.3 lib/uzuuzu/wrapper/mailer.rb