- 16 Dec, 2020 1 commit
-
-
Rebecca Le committed
-
- 14 Dec, 2020 1 commit
-
-
Bump activerecord dependency for Rails 6.1
Rebecca Le committed
-
- 11 Dec, 2020 2 commits
-
-
Calling `<<` to an ActiveModel::Errors message array in order to add an error is deprecated. Please call `ActiveModel::Errors#add` instead.
Jörg Schiller committed -
Jörg Schiller committed
-
- 29 Jun, 2020 3 commits
-
-
Update JRuby version to 9.2.8.0 + remove EOL Ruby 2.2
Rebecca Le committed -
Rebecca Le committed
-
Fix after_commit for Rails 6
Rebecca Le committed
-
- 03 Dec, 2019 3 commits
-
-
Uwe Kubosch committed
-
Uwe Kubosch committed
-
Uwe Kubosch committed
-
- 02 Dec, 2019 5 commits
-
-
Uwe Kubosch committed
-
Uwe Kubosch committed
-
Uwe Kubosch committed
-
Uwe Kubosch committed
-
`gem update --system` fails with Ruby 2.2.
Uwe Kubosch committed
-
- 28 Nov, 2019 2 commits
-
-
Ashwin Hegde committed
-
Ashwin Hegde committed
-
- 26 Apr, 2019 1 commit
-
-
John Hawthorn committed
-
- 22 Apr, 2019 9 commits
-
-
Activerecord 6 support
John Hawthorn committed -
Jared Norman committed
-
Jared Norman committed
-
The versions we were running against were bumped, so we needed to update which versions were being excluded as they were stale. Rails master (soon to be 6.0.0) doesn't support versions before Ruby 2.5.
Jared Norman committed -
These versions of rails enforce this version constraint when loading the sqlite adapter so we need to make sure that we always use a compatible version.
Jared Norman committed -
Older versions of activerecord require sqlite ~> 1.3.6, but not in the gemfile, the constraint is enforced when you load the adapter. This allows us toe specify in the environment the version of the gem we'd like to run against.
Jared Norman committed -
Anton Kolodii committed
-
Anton Kolodii committed
-
We are trying to test our application on rails 6.0.0.alpha but we can't install this because of the version lock Probably this will be helpful that we can try and report any issues with edge rails
Anton Kolodii committed
-
- 07 Mar, 2019 1 commit
-
-
Add Ruby 2.6 to Travis CI.
Rebecca Le committed
-
- 15 Feb, 2019 1 commit
-
-
Jun Aruga committed
-
- 11 Apr, 2018 2 commits
-
-
Fix typo (`6.2.0` -> `5.2.0`)
John Hawthorn committed -
Shuichi Tamayose committed
-
- 10 Apr, 2018 2 commits
-
-
Version 2.4.1
John Hawthorn committed -
John Hawthorn committed
-
- 09 Apr, 2018 1 commit
-
-
John Hawthorn committed
-
- 04 Apr, 2018 1 commit
-
-
Improvements to rails 5.2 patches
John Hawthorn committed
-
- 29 Mar, 2018 3 commits
-
-
John Hawthorn committed
-
John Hawthorn committed
-
John Hawthorn committed
-
- 28 Mar, 2018 2 commits
-
-
John Hawthorn committed
-
Monkeypatch activerecord relations to work with rails >=5.2.0rc2
Ben A. Morgan committed
-