Changeset [75c81b1195704067b98cb4ca2a345714b6ab58cf] by Thorsten Böttger

July 12th, 2014 @ 09:24 AM

bugfix: permissible events will respect given guards #150
https://github.com/aasm/aasm/commit/75c81b1195704067b98cb4ca2a34571...

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • M lib/aasm/instance_base.rb
  • M spec/models/foo.rb
  • M spec/unit/inspection_spec.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.