Changeset [f4012f6a1423ae0bd22b68422ed0b7057bb7c94e] by Thorsten Böttger
October 30th, 2015 @ 07:30 AM
support RSpec matcher allow_transition_to
https://github.com/aasm/aasm/commit/f4012f6a1423ae0bd22b68422ed0b70...
Committed by Thorsten Böttger
- A lib/aasm/rspec/allow_transition_to.rb
- M CHANGELOG.md
- M README.md
- M spec/unit/rspec_matcher_spec.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.