Changeset [41a1737cdbcb548fa6ae4326ca12456328054fd1] by Thorsten Böttger
October 19th, 2012 @ 05:48 AM
don't hard-code test states ;-)
https://github.com/aasm/aasm/commit/41a1737cdbcb548fa6ae4326ca12456...
Committed by Thorsten Böttger
- M lib/aasm/aasm.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.