Changeset [7f9be4a97ed912291088e5502bb600319994b37b] by Thorsten Böttger

May 11th, 2014 @ 06:19 PM

allow providing any argument for :on_transition callback (fix for issue #126)
https://github.com/aasm/aasm/commit/7f9be4a97ed912291088e5502bb6003...

Committed by Thorsten Böttger

  • 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.