Changeset [83d7d540ab5f90ed27882c8b5b71dd8afad31f7b] by Ethan Langevin
August 21st, 2013 @ 10:38 PM
Event arguments are now passed more sensibly
https://github.com/aasm/aasm/commit/83d7d540ab5f90ed27882c8b5b71dd8...
Committed by Ethan Langevin
- M lib/aasm/aasm.rb
- M lib/aasm/event.rb
- M spec/models/callback_new_dsl.rb
- M spec/unit/callbacks_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.