Changeset [40b98485710bb9c804f51d696aeb0aefea68d77a] by Daniel Rikowski

June 13th, 2014 @ 03:05 PM

transitions_from_state considers missing from state
https://github.com/aasm/aasm/commit/40b98485710bb9c804f51d696aeb0ae...

Committed by Daniel Rikowski

  • 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.