Closed valscion closed 4 years ago
The dummy application used in tests need some love to work with Rails 6, so to get the tests to pass locally, the easiest way is to limit the version of activerecord installed to one before version 6.
To get Rails 6 working, #129 is the way
The dummy application used in tests need some love to work with Rails 6, so to get the tests to pass locally, the easiest way is to limit the version of activerecord installed to one before version 6.
To get Rails 6 working, #129 is the way