RubyGems.org

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.

installgem install ruby-plsql -v 0.3.1
Authors

Raimonds Simanovskis

16,198 total downloads 598 for this version
Owners

634c7a5c6e7c5e50b431632c7d3b2d92

Bundler
gem "ruby-plsql", "~> 0.3.1"
Versions
  1. 0.3.1 June 4, 2009
Show all versions (19 total)
Development Dependencies
  1. hoe >= 1.8.0
  2. newgem >= 1.3.0