Changeset [7e2bc3e9008010d0775671c20f73eaba18cac059] by Thorsten Böttger
December 4th, 2013 @ 05:13 PM
Merge pull request #101 from luizbranco/master
Fix after_commit callback doc
https://github.com/aasm/aasm/commit/7e2bc3e9008010d0775671c20f73eab...
Committed by Thorsten Böttger
- M README.md
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.