Flowdock
method

new

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: Base
new(inbound_email) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionmailbox/lib/action_mailbox/base.rb, line 76
    def initialize(inbound_email)
      @inbound_email = inbound_email
    end
Register or log in to add new notes.