RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: djkz
Site: djkz.github.io
From https://github.com/titanous/mailman/issues/19
Write a rake task that calls Mailman::Application.run and then use a heroku 'worker' to do this. Your rake task needs to be 'jobs:work'
http://devcenter.heroku.com/articles/queueing
From https://github.com/titanous/mailman/issues/19
Write a rake task that calls Mailman::Application.run and then use a heroku 'worker' to do this. Your rake task needs to be 'jobs:work'
http://devcenter.heroku.com/articles/queueing