You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The debacle with Rails 6 vs 6.1 and error objects (see #34) could have gotten caught in CI, if we ever tested against active record 6.0. It had to get caught in an integration spec in a Rails 6.0 app instead.
We should add Appraisal, add it to Travis, and retain support for the supported Rails versions (5.2, 6.0, and 6.1 as of writing this)
The text was updated successfully, but these errors were encountered:
The debacle with Rails 6 vs 6.1 and error objects (see #34) could have gotten caught in CI, if we ever tested against active record 6.0. It had to get caught in an integration spec in a Rails 6.0 app instead.
We should add Appraisal, add it to Travis, and retain support for the supported Rails versions (5.2, 6.0, and 6.1 as of writing this)
The text was updated successfully, but these errors were encountered: