Changeset [44cb4c2039cabc9a02f2bcdf4649399a83c28923] by Thorsten Böttger

November 14th, 2014 @ 12:08 PM

support if and unless guard syntax (extended README)
https://github.com/aasm/aasm/commit/44cb4c2039cabc9a02f2bcdf4649399...

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • 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.