acts_as_sequence 0.0.2
Emulates sequence in MySQL database. Useful when you want your newly created object to have unique id value.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
~> 3.0.0
activesupport
~> 3.0.0