first_after_created_at 0.0.4
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
~> 4.2.9