Changeset [3f3b3f56a188da76c670b4f43768ec7d6d14cf0a] by anilmaurya
November 20th, 2017 @ 01:38 AM
Move Gaurd args rspec to simple_example_with_guard_args.rb
https://github.com/aasm/aasm/commit/3f3b3f56a188da76c670b4f43768ec7...
Committed by anilmaurya
- A spec/models/simple_example_with_guard_args.rb
- M lib/aasm/rspec/allow_transition_to.rb
- M spec/models/simple_example.rb
- M spec/unit/rspec_matcher_spec.rb
- M test/unit/minitest_matcher_test.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.