Changeset [cf21c8b5834017a37dafec895d5e83ef242a609f] by Adam Szczombrowski

April 27th, 2017 @ 06:22 AM

Fix guard checking when from is not provided (#456)

Committed by Adam Szczombrowski

  • A spec/models/guardian_without_from_specified.rb
  • A spec/unit/guard_without_from_specified_spec.rb
  • M lib/aasm/core/event.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.