Skip to content

UnizinAnalytics/caliper-ruby-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMS Global caliper-ruby

caliper-ruby is a Ruby client for Caliper that provides an implementation of the Caliper SensorAPI™.

development notes

To set up dev environment and run specs

  • git clone
  • ensure you have ruby, bundler, rspec installed
  • bundle install
  • rspec spec # runs all specs

Note

To run specs, you need to clone caliper-common-fixtures at the same level as caliper-ruby. Then please create a symlink similar to

➜ caliper-ruby git:(master) ln -s ../../caliper-common-fixtures/src/test/resources/fixtures ./spec/fixtures

generate the Ruby Gem

gem build caliper.gemspec

Documentation

Documentation is available at http://www.imsglobal.org/caliper.

©2015 IMS Global Learning Consortium, Inc. All Rights Reserved. Trademark Information - http://www.imsglobal.org/copyright.html

For license information contact, [email protected] and read the license file contained in the repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages