Changeset [dbaa50ddcef7a33277ef4cfa76b40b7def9c5e59] by Chris Woodrich
October 22nd, 2015 @ 01:20 PM
Instantiate instance variables in logical order
https://github.com/aasm/aasm/commit/dbaa50ddcef7a33277ef4cfa76b40b7...
Committed by Chris Woodrich
- M lib/aasm/core/transition.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.