Changeset [543c1f3bb87f8092cbc2aee71bc92b5f3b71e72a] by Thorsten Böttger

December 8th, 2015 @ 04:09 AM

Merge pull request #284 from scottjacobsen/clarify-docs

Clarify docs around the after_commit callback
https://github.com/aasm/aasm/commit/543c1f3bb87f8092cbc2aee71bc92b5...

Committed by Thorsten Böttger

  • M README.md
New-ticket Create new ticket

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.