Changeset [7ce3032968768d786898ec49545ee2adca79eeff] by Aaron Klaassen
December 4th, 2013 @ 12:35 PM
Add spec for initialization of state on before_create. Closes
#91.
https://github.com/aasm/aasm/commit/7ce3032968768d786898ec49545ee2a...
Committed by Aaron Klaassen
- M spec/unit/persistence/active_record_persistence_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.