Thorsten Böttger
|
f34d152bc9
|
Merge branch 'transition_success_callbacks' of https://github.com/brega/aasm into brega-transition_success_callbacks
Conflicts:
lib/aasm/core/transition.rb
spec/models/callbacks/basic.rb
spec/unit/transition_spec.rb
|
2016-03-19 17:42:35 +13:00 |
|
HoyaBoya
|
e64a84f71f
|
attempt add global before transitions
coverage for not calling the transition callbacks
complete rething, support before after all events, error all events, and ensure
|
2015-11-04 22:01:13 -05:00 |
|
Thorsten Böttger
|
6396847041
|
provide after_all_transitions callback
|
2015-10-17 12:19:25 +13:00 |
|
Bregadeesh Samapathy
|
cd9922bac0
|
Update/fix specs
|
2015-06-18 19:32:37 +08:00 |
|
Thorsten Böttger
|
bb01034c1a
|
an event's :error callback now retrieves all arguments passed to the event #196
|
2014-12-13 00:43:38 +01:00 |
|
Thorsten Böttger
|
4e8d65202b
|
corrected callback order in README
|
2014-12-05 17:20:32 +01:00 |
|
Thorsten Böttger
|
bde1780eb6
|
little clean-up for test classes
|
2014-11-25 22:49:21 +01:00 |
|