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
Copy file name to clipboardExpand all lines: README.md
+1-6
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
27
27
28
28
This gem let you easily integrate the Algolia Search API to your favorite ORM. It's based on the [algoliasearch-client-ruby](https://github.com/algolia/algoliasearch-client-ruby) gem.
29
-
Rails 5.x and 6.x are supported.
29
+
Rails 6.x and 7.x are supported.
30
30
31
31
You might be interested in the sample Ruby on Rails application providing a `autocomplete.js`-based auto-completion and `InstantSearch.js`-based instant search results page: [algoliasearch-rails-example](https://github.com/algolia/algoliasearch-rails-example/).
32
32
@@ -128,11 +128,6 @@ You can configure a various timeout thresholds by setting the following options
0 commit comments