include_date_scopes 1.0.0
Add in ActiveRelation scopes that are common across all models. You can also add in a prefix to those scopes so you can have multiple per model. See README for more info.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 0
railties
>= 0