1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Yogesh Khater
c3b6454e8e Ensure nil arg is forwarded to callbacks
fixes #404
2016-10-05 14:23:08 +05:30
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
Bregadeesh Samapathy
cd9922bac0 Update/fix specs 2015-06-18 19:32:37 +08:00
Thorsten Böttger
eca394bb9b using default name (all tests green) 2015-05-26 21:29:17 +12:00
Vladimir Meremyanin
69fefde624 renamed on_transition callback to after 2013-03-26 08:56:02 +04:00
Vladimir Meremyanin
81304b0c54 fixed consistency: call transitions callbacks in context of record; added dsl declarations support to transitions 2013-03-06 15:02:56 +04:00
Thorsten Böttger
6160269635 better naming (test classes) 2012-12-02 20:54:58 +13:00