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

19 commits

Author SHA1 Message Date
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
4727483c2f refactor: Rails 5.0/5.1 requires dynamoid >= 1.3 2019-05-07 12:49:24 +05:30
Anil Maurya
65b3b4fae4 Try with 'sqlite3', '~> 1.3.5' 2019-02-25 15:10:01 +05:30
anilmaurya
5932c3dc95 Exclude jruby for nobrainer 2018-02-13 12:50:06 +05:30
anilmaurya
f75f03b0db Fix specs, lock "activerecord-jdbcsqlite3-adapter" to "1.3.24" 2018-01-21 00:57:13 +05:30
Victor Shcherbakov
7868d08670 Enable Dynamoid for Rails 5 2017-07-26 12:36:14 +05:30
Victor Shcherbakov
8e8c6baeaf Update Redis support
Fix #480
2017-07-11 17:41:02 +05:30
Reid Morrison
ceb05f746b Drop Support for Mongo Mapper (#439)
* Drop support for Mongo Mapper.

* Refactor Appraisal
2017-03-08 23:29:42 +05:30
Phil Pirozhkov
9238055944 Use appraisal to test all the matrix locally 2016-10-24 01:30:55 +03:00
Anil Kumar Maurya
12ccb19a5a Update rails_5.0.0.beta4 to rails_5.0.0
in rails_5.0.gemfile
2016-10-06 12:51:53 +05:30
Thorsten Böttger
0f081849f3 use Ruby 2.2.5 for Rails 5 2016-05-08 13:15:26 +12:00
Thorsten Böttger
2703806b63 rack 2.0 requires at least Ruby 2.2.2 2016-05-08 12:56:40 +12:00
Thorsten Böttger
33e96c9dac exclude mongoid from Rails 5.0 tests as it is not yet compatible 2016-05-06 15:34:22 +12:00
Thorsten Böttger
d24d74d744 exclude mongoid from Rails 5.0 tests as it is not yet compatible 2016-05-06 15:14:44 +12:00
Thorsten Böttger
a6b6de6962 exclude dynamoid from Rails 5.0 tests as it is not yet compatible 2016-05-06 14:31:49 +12:00
Thorsten Böttger
b298c3146b adding Rails 5.0.0.beta4 to Travis builds 2016-05-06 14:18:33 +12:00