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