Changeset [7f3c08199bf89b9d8826f8eca04b774de006f2bf] by Thorsten Böttger
November 16th, 2014 @ 07:47 AM
using Rails 4.1 now
https://github.com/aasm/aasm/commit/7f3c08199bf89b9d8826f8eca04b774...
Committed by Thorsten Böttger
- M Gemfile
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.