Changeset [3cb9ec2e163614bb4a6e647e5045a8be68181cb0] by Thorsten Böttger
November 30th, 2013 @ 03:36 PM
deprecate usage of AASM.aasm_event (setter method)
https://github.com/aasm/aasm/commit/3cb9ec2e163614bb4a6e647e5045a8b...
Committed by Thorsten Böttger
- M lib/aasm/aasm.rb
- M lib/aasm/base.rb
- M spec/unit/callbacks_spec.rb
- M spec/unit/event_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.