https://github.com/sixarm/sixarm_ruby_netica
SixArm.com » Ruby » Netica helpers to connect to Norsys Netica API using JRuby
https://github.com/sixarm/sixarm_ruby_netica
gem netica ruby
Last synced: over 1 year ago
JSON representation
SixArm.com » Ruby » Netica helpers to connect to Norsys Netica API using JRuby
- Host: GitHub
- URL: https://github.com/sixarm/sixarm_ruby_netica
- Owner: SixArm
- License: other
- Created: 2010-05-25T07:19:49.000Z (about 16 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:28:36.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T00:25:01.654Z (over 1 year ago)
- Topics: gem, netica, ruby
- Language: Ruby
- Homepage: http://sixarm.com
- Size: 201 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# SixArm.com → Ruby →
Netica gem of helpers to connect to Norsys Netica API using JRuby
* Doc:
* Gem:
* Repo:
## Introduction
For details about Netica, please see http://www.norsys.com
For docs go to
Want to help? We're happy to get pull requests.
## Install
### Gem
To install this gem in your shell or terminal:
gem install sixarm_ruby_netica
### Gemfile
To add this gem to your Gemfile:
gem 'sixarm_ruby_netica'
### Require
To require the gem in your code:
require 'sixarm_ruby_netica'