API Reference
/
API Methods
/
Install the Ruby API Client
Jun. 10, 2019
Install the Ruby API Client
Install the Ruby client using RubyGems:
Copy
$
gem install algoliasearch
Source on GitHub
All our API clients are open source and available on Github.
Language-specific notes
If you are a Ruby on Rails user, you are probably looking for the algoliasearch-rails gem.
Testing
For testing purposes, you might be interested in seeing how to mock Algolia’s API calls