ioquatix / ioquatix/activerecord-rack
Gem can't be used with ActiveRecord 6
Open
- Dominant language
- Ruby
- Stars
- 13
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to update and application that uses ActiveRecord without Rails. When we upgraded to ActiveRecord 5, we included this gem as workaround for the middleware removal from Rails. Now, I was trying to upgrade to ActiveRecord 6 but bundler fails to resolve an appropriate version of this gem to work with Rails 6.
I have looked a bit into this and it would seem this approach should still work with ActiveRecord 6. Is there anything preventing support for ActiveRecord 6 as well?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.