Changeset [a35d7db34c1563647b24af0f4a363335ad3f7535] by Thorsten Böttger

November 30th, 2013 @ 04:49 PM

deprecate usage of Event#all_transitions (getter method)
https://github.com/aasm/aasm/commit/a35d7db34c1563647b24af0f4a36333...

Committed by Thorsten Böttger

  • M lib/aasm/event.rb
  • M spec/unit/event_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.