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:
=
インストール:
=
Runtime依存関係 (1):
rails
~> 3.2.0.rc2