Changeset [c1b61c6ad800c7ac8a766fdaf43c600c5ecae062] by Adam McCrea
January 30th, 2010 @ 08:38 AM
version bump to 2.1.5
http://github.com/rubyist/aasm/commit/c1b61c6ad800c7ac8a766fdaf43c6...
Committed by Adam McCrea
- A aasm.gemspec
- M VERSION
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.