Changeset [da237f0ed4552a5b4baf65fcf533ca806f55043e] by Thorsten Böttger
September 29th, 2014 @ 04:23 PM
following @stiff, and writing a better test :)
https://github.com/aasm/aasm/commit/da237f0ed4552a5b4baf65fcf533ca8...
Committed by Thorsten Böttger
- M spec/unit/transition_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.