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