-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.3.1 coming soon? #36
Comments
Hi Brian (@brianhempel), I've recently upgraded my application from Rails Fortunately, the master branch seems compatible, and the union method works flawlessly in my local environment (all unit tests pass). Here's how I'm including it in my Gemfile:
However, deploying my code to Fly.io results in an error while fetching the gem:
I'd greatly appreciate any updates on the official release timeline for a Rails 8-compatible version of Thank you for your time and continued development efforts! 😄 |
Thanks for the commit here, c853471 last month. It solved an issue with my new use of
trilogy
in place ofmysql2
andactiverecord
8.00. Will you push this soon to rubygems?The text was updated successfully, but these errors were encountered: