acts_as_positioned 0.0.1
This gem allows you to have ordered models. It is like the old acts_as_list, but very lightweight and with an optimized SQL syntax.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 3