ruby-plsql 0.7.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 (8):
activerecord
< 5.2.0, >= 3.2.3
activerecord-oracle_enhanced-adapter
< 1.9.0, >= 1.4.1
juwelier
~> 2.0
rake
>= 10.0
rspec
~> 3.1
ruby-oci8
~> 2.1
simplecov
>= 0