Method: PostageApp::Request#delivery_method
- Defined in:
-
lib/postageapp/mailer/mailer_3.rb,
lib/postageapp/mailer/mailer_4.rb
Not 100% on this, but I need to assign this so I can properly handle deliver method
163 164 165 |
# File 'lib/postageapp/mailer/mailer_3.rb', line 163 def delivery_method(method = nil, settings = {}) @delivery_method = method end |