RubyGems Navigation menu

ruby-plsql 0.3.1

ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. ruby-plsql support both Ruby 1.8 MRI, Ruby 1.9.1 YARV and JRuby runtime environments. This gem requires ruby-oci8 library version 1.x (if MRI is used) or 2.x (if Ruby 1.9.1 is used) or Oracle JDBC driver (ojdbc14.jar) (if JRuby is used) for connection to Oracle database. See http://blog.rayapps.com for more information. Look ar RSpec tests under spec directory for usage examples.

Gemfile:
=

install:
=

Versions:

  1. 0.8.0 August 10, 2021 (72.5 KB)
  2. 0.7.1 September 03, 2018 (69 KB)
  3. 0.7.0 September 03, 2018 (69 KB)
  4. 0.6.0 March 13, 2016 (68.5 KB)
  5. 0.5.3 May 07, 2015 (61 KB)
  6. 0.3.1 June 04, 2009* (18 KB)
Show all versions (27 total)

Development Dependencies (2):

hoe >= 1.8.0
newgem >= 1.3.0

Owners:

Authors:

  • Raimonds Simanovskis

SHA 256 checksum:

=

Total downloads 1,556,886

For this version 3,837

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: