Changeset [f55302fedea5d85dd7f4564525503ad08f255870] by Thorsten Böttger
June 14th, 2014 @ 04:10 PM
Merge branch 'master' of https://github.com/daniel-rikowski/aasm
into daniel-rikowski-master
https://github.com/aasm/aasm/commit/f55302fedea5d85dd7f4564525503ad...
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.