Providing temporal scopes for an ActiveRecord model to allow queries by time. For example, `MyModel.now.where(...)`, `my_model.archive`, `MyModel.past.where(...)`.
Sebastian Fiedlschuster
May 27, 2014 11:37pm
MIT