1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/models/callbacks
Thorsten Böttger 69997ffec8 little changes
2015-05-26 21:29:17 +12:00
..
basic.rb an event's :error callback now retrieves all arguments passed to the event #196 2014-12-13 00:43:38 +01:00
basic_multiple.rb first tests for state machines with multiple state attributes (callbacks, part 1) 2015-05-26 21:29:17 +12:00
guard_within_block.rb little clean-up for test classes 2014-11-25 22:49:21 +01:00
multiple_transitions_transition_guard.rb bugfix: fire guards only once per transition, part 2 #187 2014-11-25 22:23:23 +01:00
private_method.rb bugfix: take private methods into account when checking for callbacks #197 2014-12-20 20:12:15 +01:00
with_args.rb pass arguments into state callbacks 2015-03-04 11:55:34 +01:00
with_state_arg.rb little changes 2015-05-26 21:29:17 +12:00