-
Notifications
You must be signed in to change notification settings - Fork 371
Description
Per your documentation, Chewy is not compatible with the current stable version of Rails (v 8.0.1)
Your documentation states that Chewy is compatible with "Rails 6.1, 7.0, 7.1 and 7.2" (1) and "6.1, 7.0, 7.1, 7.2 Active Record versions" (2). With the newest version or Rails being 8.0.1, ActiveRecord has also been increased to 8.0.1 (3)
Could you bring the current version of Chewy current to Rails >= 8.x
Could you please test the current version of Chewy against the current stable version of Rails (8.0.1) and if passing, bring the documentation current on GitHub and RubyGems to show that it is compatible; else make the changes needed within the source code to bring the Chewy code current?
Alternatives I've considered are reverting back to 'elasticsearch-rails' for new apps
Though it is not ideal, there are no current gems up to date with the most recent Rails version. But, the 'elasticsearch-rails' does not stated a needed ActiveRecord version. For new API app development, I am considering using the 'elasticsearch-rails' gem.
There is no additional context to provide at this time.
No other context or screenshots about the feature request.