A Ruby client for the Myrrix recommendation engine
Should not be used for anything serious. Can and will break functionality with every update.
A major refactoring is coming soon and then I am planning on releasing this a gem
This will be released as a gem when it is ready.
Tested with Myrrix versions:
- 1.0.0-beta-1
- 0.10
- 0.9
Add this line to your application's Gemfile:
gem 'myrr'
And then execute:
$ bundle
Or install it yourself as:
$ gem install myrr
TODO: Write usage instructions here
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request



