algolia/algoliasearch-client-ruby

Fix: update index.exists method syntax

Closed this issue · 0 comments

index.exists method returns a boolean and thus should have the following syntax => index.exists?. Create an alias to fix this.