Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 444 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 444 Bytes

Apgdb

Jruby gem as wrapper for the Oracle jdbc Driver, which establishes a connection according to Apg conventions.

There are two typs of connections possible:

Installation

Add this line to your application's Gemfile:

gem 'apgdb'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install apgdb