Sha256: 8e47be1610027d46bd9ec06d59507ff8f756c4bf14bd22d121f1d5edda212162

Contents?: true

Size: 499 Bytes

Versions: 2

Compression:

Stored size: 499 Bytes

Contents

nurego-ruby
===========

Ruby bindings for Nurego API

== Installation

You don't need this source code unless you want to modify the gem. If
you just want to use the Nurego Ruby bindings, you should run:

  gem install nurego

If you want to build the gem from source:

  gem build nurego.gemspec

== Requirements

* Ruby 1.8.7 or above. 

== Development

Test cases can be run with: `bundle exec rake spec:unit`

Examples can be run with: `bundle install; ruby -I./lib examples/<example_name>.rb`

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nurego-1.0.4 README.md
nurego-1.0.1 README.md