1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/models/callbacks
2014-12-20 20:12:15 +01: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
guard_within_block.rb
multiple_transitions_transition_guard.rb
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 an event's :error callback now retrieves all arguments passed to the event #196 2014-12-13 00:43:38 +01:00
with_state_args.rb