aasm/lib/aasm/rspec
Ryan Wood bf9ea19080 handle InvalidTransition in transition_from matcher
This properly returns false vs raising an AASM::InvalidTransition
error when running specs.
2019-11-08 17:21:04 +05:30
..
allow_event.rb Allow custom params for allow_event matcher 2017-11-20 10:56:32 +05:30
allow_transition_to.rb Move Gaurd args rspec to simple_example_with_guard_args.rb 2017-11-20 12:08:49 +05:30
have_state.rb support RSpec matcher have_state 2015-10-31 00:07:20 +13:00
transition_from.rb handle InvalidTransition in transition_from matcher 2019-11-08 17:21:04 +05:30