first_after_created_at 1.1.0
adds a first_by_created_at class method to active record models that search by binary search through auto-ascending primary key ids
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 5.2.2, < 7.0.0