Changeset [399f73bc0e4cd6df2c48c4980652e4c23a585b0f] by Thorsten Böttger

November 30th, 2013 @ 02:52 PM

deprecate usage of aasm_events_for_state (getter method)
https://github.com/aasm/aasm/commit/399f73bc0e4cd6df2c48c4980652e4c...

Committed by Thorsten Böttger

  • M lib/aasm/aasm.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.