Changeset [cabab20f139005fa0776a7f827f74a22c720682d] by Ito Tubasa
May 22nd, 2014 @ 10:42 AM
remove ivar name from StateMachine#initialize
https://github.com/aasm/aasm/commit/cabab20f139005fa0776a7f827f74a2...
Committed by Ito Tubasa
- M lib/aasm/aasm.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.