meilisearch-ruby
meilisearch-ruby copied to clipboard
Rename root module to `Meilisearch` instead of `MeiliSearch`
Also, if you have time you could put in your big breaking changing the main class name to
Meilisearch
instead ofMeiliSearch
. Not only here but in the ruby gem as well.
Originally posted by @brunoocasali in https://github.com/meilisearch/meilisearch-rails/pull/344#discussion_r1507561897
Also attempt to maintain backwards compatibility, with a warning for usage of MeiliSearch
.