Skip to content
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

Open
dshorthouse opened this issue Nov 8, 2024 · 1 comment
Open

v1.3.1 coming soon? #36

dshorthouse opened this issue Nov 8, 2024 · 1 comment

Comments

@dshorthouse
Copy link

Thanks for the commit here, c853471 last month. It solved an issue with my new use of trilogy in place of mysql2 and activerecord 8.00. Will you push this soon to rubygems?

@JuzerShakir
Copy link

Hi Brian (@brianhempel),

I've recently upgraded my application from Rails 7.2.2.1 to 8.0.0.1 and discovered that version 1.3.0 doesn't support Rails 8.

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:

gem "active_record_union", github: "brianhempel/active_record_union", branch: "master"

However, deploying my code to Fly.io results in an error while fetching the gem:

 > [build 4/9] RUN bundle install &&     bundle exec bootsnap precompile --gemfile &&     rm -rf ~/.bundle/ $BUNDLE_PATH/ruby/*/cache $BUNDLE_PATH/ruby/*/bundler/gems/*/.git:
 
3.660 Fetching https://github.com/brianhempel/active_record_union.git
3.683 You need to install git to be able to use gems from git repositories. For help
...

I'd greatly appreciate any updates on the official release timeline for a Rails 8-compatible version of active_record_union. This would significantly benefit my project and likely others who rely on the gem.

Thank you for your time and continued development efforts! 😄

tomhughes added a commit to tomhughes/openstreetmap-website that referenced this issue Dec 20, 2024
tomhughes added a commit to tomhughes/openstreetmap-website that referenced this issue Dec 20, 2024
tomhughes added a commit to tomhughes/openstreetmap-website that referenced this issue Dec 20, 2024
tomhughes added a commit to tomhughes/openstreetmap-website that referenced this issue Dec 20, 2024
tomhughes added a commit to tomhughes/openstreetmap-website that referenced this issue Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants