Changeset [6357675b6b701a2c3836417587c4f0a6bd0dd770] by Thorsten Böttger

September 25th, 2012 @ 08:35 PM

version bump to 3.0.9 (guard checks (e.g. may_edit?) now support guard parameters as well)
https://github.com/aasm/aasm/commit/6357675b6b701a2c3836417587c4f0a...

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • M lib/aasm/version.rb
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.