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

9 commits

Author SHA1 Message Date
Anil Kumar Maurya
e0e36ed4df
Lock redis-objects to 1.6.0 as 1.7.0 has breaking changes (#796)
* Lock redis-objects at 1.6.0 version
2022-10-04 21:48:21 +05:30
Yuji Hanamura
4b87789c96 Relax rails versions 2021-06-28 10:38:45 +05:30
Yuji Hanamura
e78b48d3c4 Fix rspec failure in local development 2021-06-28 10:38:45 +05:30
Andrey Novikov
6786b2e2ad Update version in recommendation to add after_commit_everywhere
after_commit_everywhere 1.0.0 has been released without any breaking changes.

See https://github.com/Envek/after_commit_everywhere/releases/tag/v1.0.0
2021-02-18 09:36:57 +05:30
Anil Maurya
0be5769cf8 Add after_commit_everywhere only for test cases which include active_record 2020-05-12 23:08:38 +05:30
Sergey Tokarenko
86920c68d9 Use after_commit_everywhere instead of after_commit_action 2020-05-12 14:09:02 +03:00
Sergey Tokarenko
19406b27b4 Remove explicit after_commit_action dependency 2020-05-12 14:08:44 +03:00
Marwan Rabbâa
d3b287d530 fix: Use dynamoid >= 2.2 with rails 5.2 2019-05-07 10:00:25 +05:30
Marwan Rabbâa
4f9fe65f71 test: Add test with rails 5.2 2019-05-07 10:00:25 +05:30