Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

a simple Ruby wrapper for the SimpleRelevance api (simplerelevance.com)

Notifications You must be signed in to change notification settings

reverbdotcom/SimpleRelevance.rb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This gem is no longer maintained as we are not using SimpleRelevance. Here be dragons.

SimpleRelevance-Ruby

A Ruby wrapper for the SimpleRelevance API (www.simplerelevance.com).

Install

gem install simple_relevance

Debug

You can turn on HTTParty debugging, which will log to stdout:

  SimpleRelevance::Client.enable_debug

Or turn it off

  SimpleRelevance::Client.disable_debug

Help and Docs

Coming soon.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

a simple Ruby wrapper for the SimpleRelevance api (simplerelevance.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%