Changeset [7a59852f537d028c2a249adba2e374cd65af7e1e] by Zino

February 3rd, 2018 @ 10:01 PM

Always return false when error callback is invoked
https://github.com/aasm/aasm/commit/7a59852f537d028c2a249adba2e374c...

Committed by Zino

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