Changeset [17004b3760ac8711ef115554b25ea4460012da28] by Thorsten Böttger

November 30th, 2013 @ 03:42 PM

deprecate usage of AASM.aasm_events and AASM.aasm_states (getter methods)
https://github.com/aasm/aasm/commit/17004b3760ac8711ef115554b25ea44...

Committed by Thorsten Böttger

  • M lib/aasm/aasm.rb
  • M spec/unit/subclassing_spec.rb
New-ticket Create new ticket

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.