You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @edariedl,
Thanks for reporting this. I just published version 6.1.1 which includes this fix!
Check it out and let me know if there's any other issues.
Hey, would it be possible to fix ruby 2.7 deprecation also in 6.x version of the gem?
https://github.com/elastic/elasticsearch-rails/blob/6.x/elasticsearch-model/lib/elasticsearch/model/adapters/active_record.rb#L88
Line should look like this.
It is already fixed in 7.x version, unfortunately not in 6.x.
Thanks!
The text was updated successfully, but these errors were encountered: