Changeset [0f4599f564690928d43d24dceb814888b49157f3] by Thorsten Böttger

October 24th, 2013 @ 09:29 AM

added support for after_commit callback to README
https://github.com/aasm/aasm/commit/0f4599f564690928d43d24dceb81488...

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.