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

8 commits

Author SHA1 Message Date
HoyaBoya
ce66570a27 introduce before and after all transactions 2015-11-05 13:32:58 -05:00
HoyaBoya
5e1a30e01d introduction of before transaction and after transaction callbacks 2015-11-05 12:53:33 -05:00
Thorsten Böttger
5c94b624d1 first set of ActiveRecord tests 2015-07-01 23:41:44 +12:00
Evan Petrie
ea877e8840 pass args to after_commit callbacks 2015-06-15 13:53:44 -07:00
Thorsten Böttger
67f12f26d1 support block notation for :after_commit event callbacks 2015-05-13 18:52:13 +12:00
Thorsten Böttger
d9472c7a29 after_commit hooks are now event-based #112 2014-03-17 21:58:44 +01:00
Sebastian Cohnen
41cdf5673d added specs for :after_commit hook 2013-10-22 12:30:04 +02:00
Thorsten Böttger
921cfdad5c ActiveRecord persistence can ignore validation when trying to save invalid models 2012-01-16 17:27:15 +01:00