Changeset [37ff3db2d835906071b53e47e792accd6822091a] by Thorsten Böttger
November 30th, 2013 @ 03:31 PM
make clear what needs to be done
https://github.com/aasm/aasm/commit/37ff3db2d835906071b53e47e792acc...
Committed by Thorsten Böttger
- M lib/aasm/aasm.rb
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.