Changeset [a7842dc289c683b9736d6126725e8b5d81227bdc] by Thorsten Böttger
November 30th, 2013 @ 06:08 PM
still supporting Ruby 1.8.7
https://github.com/aasm/aasm/commit/a7842dc289c683b9736d6126725e8b5...
Committed by Thorsten Böttger
- 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.