ruby-plsql 0.5.0
ruby-plsql gem provides simple Ruby API for calling Oracle PL/SQL procedures. It could be used both for accessing Oracle PL/SQL API procedures in legacy applications as well as it could be used to create PL/SQL unit tests using Ruby testing libraries.
Gemfile:
=
install:
=
Development Dependencies (5):
activerecord
~> 3.2.3
activerecord-oracle_enhanced-adapter
~> 1.4.1
jeweler
~> 1.8.3
rspec
~> 2.9
ruby-oci8
>= 0