class Mandrill::Internal

Attributes

master[RW]

Public Class Methods

new(master) click to toggle source
# File lib/mandrill/api.rb, line 1440
def initialize(master)
    @master = master
end