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.
Required Ruby Version
None
Authors
Raimonds Simanovskis
Versions
- 0.9.9 April 14, 2026 (40 KB)
- 0.9.9 April 14, 2026 java (40 KB)
- 0.9.0 April 12, 2026 (39.5 KB)
- 0.8.0 August 10, 2021 (72.5 KB)
- 0.7.1 September 03, 2018 (69 KB)
- 0.3.1 June 04, 2009* (18 KB)