• Ian Agne's avatar
    Remove worker from Procfile (#854) · 7ba0f081
    Ian Agne authored
    The delayed_job_active_record gem was removed in #845 and the jobs:work
    rake task is no longer available.  Remove the worker setup from the
    Procfile so rake jobs:work will not be called.
    7ba0f081