ruby-plsql 0.5.3
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 (6):
activerecord
< 4.3.0, >= 3.2.3
activerecord-oracle_enhanced-adapter
< 1.6.0, >= 1.4.1
jeweler
~> 2.0.1
rspec
~> 3.1
ruby-oci8
~> 2.1.2
simplecov
>= 0