Build Status Dependency Status Gem Version

Cerberus annotations

Demonstration linked data application to support the Linked Data for Libraries use cases.

Tests

Run tests:

$ rake

Installation

Add this line to your gemfile

gem 'cerberus-annotations'

Then execute:

$ bundle

Then run the cerberus generator:

$ rails g cerberus:annotations:install

Running the application in development

There is a bundled rake task for running the test app:

$ rake engine_cart:generate # (first run only)
$ rake cerberus:server