Changeset [6ec081ad7aa96f7beb4886128f02311c7a2b35d6] by Thorsten Böttger
February 4th, 2016 @ 09:48 PM
Merge pull request #309 from zacviandier/rspec_on_event_arguments
Rspec custom matcher: on_event
with arguments
https://github.com/aasm/aasm/commit/6ec081ad7aa96f7beb4886128f02311...
Committed by Thorsten Böttger
- M README.md
- M lib/aasm/rspec/transition_from.rb
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.