find_with_order 1.1.1
A simple way to find records in the same order of input array. Has better performance than manually sorting. Supports Rails 3+.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 3