Changeset [3008566d6a9e1ff0473e560a4c357e68489517c9] by Thorsten Böttger
December 21st, 2014 @ 08:20 AM
requiring Ruby >= 1.9.3 now
https://github.com/aasm/aasm/commit/3008566d6a9e1ff0473e560a4c357e6...
Committed by Thorsten Böttger
- M aasm.gemspec
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.