Skip to content

Commit

Permalink
chore(docs): update supported Rails versions (#407)
Browse files Browse the repository at this point in the history
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>

Co-authored-by: Devin Beeuwkes <46448173+DevinCodes@users.noreply.github.com>
  • Loading branch information
tnir and DevinCodes authored Sep 6, 2021
1 parent 48365fc commit d4b8d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@


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.
Rails 3.x, 4.x and 5.x are all supported.
Rails 5.x and 6.x are supported.

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/).

Expand Down

0 comments on commit d4b8d07

Please sign in to comment.