Changeset [9e9f3d0a766484a65b0bc7182675a893724de5ce] by Thorsten Böttger
October 30th, 2015 @ 06:47 AM
support RSpec match transition_from
https://github.com/aasm/aasm/commit/9e9f3d0a766484a65b0bc7182675a89...
Committed by Thorsten Böttger
- A lib/aasm/rspec.rb
- A lib/aasm/rspec/transition_from.rb
- A spec/unit/rspec_matcher_spec.rb
- M CHANGELOG.md
- M README.md
- M spec/spec_helper.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.