Changeset [9aa50f9c11fcafec10644f36833be6a1052349a0] by Thorsten Böttger

November 25th, 2014 @ 04:23 PM

bugfix: fire guards only once per transition, part 2 #187
https://github.com/aasm/aasm/commit/9aa50f9c11fcafec10644f36833be6a...

Committed by Thorsten Böttger

  • A spec/models/callbacks/multiple_transitions_transition_guard.rb
  • M CHANGELOG.md
  • M lib/aasm/event.rb
  • M spec/unit/callbacks_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.