Changeset [f2b365b5831693a324706b5eba0e759d23b39ad1] by Thorsten Böttger
June 14th, 2014 @ 04:10 PM
Merge branch 'daniel-rikowski-master'
https://github.com/aasm/aasm/commit/f2b365b5831693a324706b5eba0e759...
Committed by Thorsten Böttger
- M lib/aasm/event.rb
- M spec/unit/event_spec.rb
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.