administrate_ransack icon indicating copy to clipboard operation
administrate_ransack copied to clipboard

Can not work with Rails7.1

Open raykin opened this issue 1 year ago • 1 comments

Application crashed at start with info:

! Unable to load application: LoadError: cannot load such file -- polyamorous/activerecord_7.1_ruby_2/join_association 15:44:39 web.1 | /Users/raykin/.rbenv/versions/3.3.0/lib/ruby/3.3.0/bundled_gems.rb:74:in `require': cannot load such file -- polyamorous/activerecord_7.1_ruby_2/join_association (LoadError)

Maybe it's because ransack dependency block?

raykin avatar May 08 '24 07:05 raykin

Hey @raykin, sorry for the late feedback: Rails 7.1 is working - in the CI I recently enabled the test workflow for it.

From your logs you are using Ruby 3.3.x ? I haven't tested it yet - so it could be related to it 🤔

blocknotes avatar Jul 07 '24 10:07 blocknotes

Close it because I didn't reproduce this crash in my recent trial. Btw I use Ruby 3.3.4 now.

raykin avatar Oct 09 '24 07:10 raykin