Changeset [fecb4946721b157d2b3070232f9a2df23fbbf50e] by Thorsten Böttger

September 9th, 2014 @ 04:35 PM

fire guards before running state callbacks (test run) (step 4)
https://github.com/aasm/aasm/commit/fecb4946721b157d2b3070232f9a2df...

Committed by Thorsten Böttger

  • M callbacks.txt
  • M lib/aasm/aasm.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.