acts_as_keyed 0.1.2
A simple plugin that automatically generates a key for a model on create. It takes care of protecting the key, automatically generating it and making sure it is unique.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
~> 3.0