Changeset [ca88fefd018f5e2f9efc1ad11318a7227bcd57f2] by Thorsten Böttger

January 27th, 2014 @ 03:51 PM

support reading from- and to-state during on_transition callback #100
https://github.com/aasm/aasm/commit/ca88fefd018f5e2f9efc1ad11318a72...

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • M README.md
  • M lib/aasm/instance_base.rb
  • M lib/aasm/transition.rb
  • M spec/unit/transition_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.