theodi / open-orgn-services

Services that support ODI's operation as an open organisation.
MIT License
3 stars 0 forks source link

Allow time since to be passed in if required #473

Closed jordelver closed 9 years ago

jordelver commented 9 years ago

We provide a sensible default (24 hours ago) so that things continue to work but allow the time period to be passed in so we can manually run this job in a console as necessary.

For example:

SyncMailingList.new(1.week.ago).perform