-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
This could be useful for example when you want an article to be automatically shown in future date.
Right now if future published_at
will be setted - this record will be published immediately. Global scopes and helpers should check not for the null value, but for the exact date is past.
This use case will be useful for all timestamp flags. For example expired_at
flag will be useful for subscriptions and so on.