Class: AirmailDefaultController
- Inherits:
-
Airmail::Controller
- Object
- Airmail::Controller
- AirmailDefaultController
- Defined in:
- lib/airmail/airmail_default_controller.rb
Instance Method Summary collapse
Methods inherited from Airmail::Controller
#attachments, #from, #headers, #initialize, #reference_id, #subject, #to
Constructor Details
This class inherits a constructor from Airmail::Controller
Instance Method Details
#receive ⇒ Object
2 3 |
# File 'lib/airmail/airmail_default_controller.rb', line 2 def receive end |