acts_as_previous_next 0.0.1
This 'acts_as' extension provides the capability for having previous next methods for object. Previous & next are based on a specified column (default is id).
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
rails
~> 3.2.0.rc2