Changeset [131d9f3253bae278eb13988507be9ae6cae4ae38] by Zac Viandier

January 16th, 2016 @ 12:38 PM

Add posibility to pass arguments to on_event rspec custom matcher function
https://github.com/aasm/aasm/commit/131d9f3253bae278eb13988507be9ae...

Committed by Zac Viandier

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