relaton / api.relaton.org

Relaton Service API
https://relaton-api.herokuapp.com
1 stars 1 forks source link

Add rake task to remove expired standards #14

Closed abunashir closed 5 years ago

abunashir commented 5 years ago

This commit adds a rake task, this task selects and can be used to remove all of the expired standard documents. Ideally, we will only need to plug this task a daily cron/scheduled job and it will take care of the test.

Screen Shot 2019-10-10 at 5 35 44 PM

Closes #10