ruprict/oriented

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

# Specify your gem's dependencies in oriented.gemspec
gemspec

gem 'orientdb', github: 'KYCK/orientdb-jruby', branch:'master'
gem "codeclimate-test-reporter", group: :test, require: nil