Changeset [e03f8d9afe8991ad52718f6bb0baf3ece4c53df5] by Anil Maurya

April 3rd, 2017 @ 04:15 AM

Remove extract_options!, active_support dependency from minitest assertions
https://github.com/aasm/aasm/commit/e03f8d9afe8991ad52718f6bb0baf3e...

Committed by Anil Maurya

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