Changeset [da0b5e0d477065b2f6da13665325806271181769] by Ito Tubasa
May 25th, 2014 @ 08:18 AM
move setting initial_state codes to StateMachine class
https://github.com/aasm/aasm/commit/da0b5e0d477065b2f6da13665325806...
Committed by Ito Tubasa
- M lib/aasm/base.rb
- M lib/aasm/state_machine.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.