Worthwhile

Build Status Coverage Status

A very simple extensible IR platform for Hydra

Installation

Add this line to your application's Gemfile:

gem 'worthwhile'

And then execute:

$ bundle

Then:

$ rails generate worthwhile:install
$ rake db:migrate

Testing

$ rake jetty:clean
$ rake engine_cart:generate
$ rake spec