Method: Mandrill::Templates#initialize
- Defined in:
- lib/mandrill/api.rb
#initialize(master) ⇒ Templates
Returns a new instance of Templates.
7 8 9 |
# File 'lib/mandrill/api.rb', line 7 def initialize(master) @master = master end |
Returns a new instance of Templates.
7 8 9 |
# File 'lib/mandrill/api.rb', line 7 def initialize(master) @master = master end |