RubyGems.org

ruby-plsql

0.3.0

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.

installgem install ruby-plsql -v 0.3.0
Authors

Raimonds Simanovskis

1,551 total downloads 66 for this version
Versions
  1. 0.4.2 February 25, 2010
  2. 0.4.1 January 3, 2010
  3. 0.4.0 November 23, 2009
  4. 0.3.1 June 4, 2009
  5. 0.3.0 April 20, 2009
Show all versions (17 total)
Runtime Dependencies
  1. newgem >= 1.3.0
  2. hoe >= 1.8.0
Development Dependencies
  1. newgem >= 1.3.0
  2. hoe >= 1.8.0