Method: Actions::Insights::EmailPoller#plan
- Defined in:
- app/lib/actions/insights/email_poller.rb
#plan ⇒ Object
36 37 38 39 40 |
# File 'app/lib/actions/insights/email_poller.rb', line 36 def plan # Make sure we only have one instance Rails.logger.debug("Planning Task ") plan_self end |