Flowdock
method

perform

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: IncinerationJob
perform(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/app/jobs/action_mailbox/incineration_job.rb, line 21
    def perform(inbound_email)
      inbound_email.incinerate
    end
Register or log in to add new notes.