ruby-plsql 0.8.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:
          =
        
        
          インストール:
          =
        
      Development依存関係 (11):
            activerecord
            ~> 5.0
          
          
          
            juwelier
            ~> 2.0
          
          
            rake
            >= 10.0
          
          
            rspec
            ~> 3.1
          
          
          
            rubocop
            = 0.81
          
          
            rubocop-performance
            >= 0
          
          
            rubocop-rails
            >= 0
          
          
            ruby-oci8
            ~> 2.1
          
          
            simplecov
            >= 0
          
    

