Changeset [0f953936885d307c900d3445fc73a72b29922a6d] by Thorsten Böttger
October 30th, 2015 @ 07:19 AM
support RSpec matcher allow_event
https://github.com/aasm/aasm/commit/0f953936885d307c900d3445fc73a72...
Committed by Thorsten Böttger
- A lib/aasm/rspec/allow_event.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.