Group : rubygems

JRuby OpenSSL

rubygems » jruby-openssl

JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.

更新时间: 2019-03-02 02:13

JRuby Readline

rubygems » jruby-readline

readline extension for JRuby

更新时间: 2018-02-14 23:00

manage jar dependencies for gems

rubygems » jar-dependencies

manage jar dependencies for gems and keep track which jar was already loaded using maven artifact coordinates. it warns on version conflicts and loads only ONE jar assuming the first one is compatible to the second one otherwise your project needs to lock down the right version by providing a Jars.lock file.

更新时间: 2016-04-13 20:01

maven support for ruby projects

rubygems » ruby-maven

maven support for ruby DSL pom files. MRI needs java/javac installed.

更新时间: 2015-11-06 03:28

JSON implementation for JRuby

rubygems » json

A JSON implementation as a JRuby extension.

更新时间: 1970-01-01 08:00

helpers for maven related tasks

rubygems » maven-tools

adds versions conversion from rubygems to maven and vice versa, ruby DSL for POM (Project Object Model from maven), pom generators, etc

更新时间: 1970-01-01 08:00

minitest provides a complete suite of testing facilities supporting TDD, BDD, mo

rubygems » minitest

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test ass

更新时间: 1970-01-01 08:00

Power Assert for Ruby

rubygems » power_assert

Power Assert for Ruby. Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied.

更新时间: 1970-01-01 08:00

Psych is a YAML parser and emitter

rubygems » psych

Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.

更新时间: 1970-01-01 08:00

Racc is a LALR(1) parser generator

rubygems » racc

Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. NOTE: Ruby 1.8.x comes with Racc runtime module. You can run your parsers generated by racc 1.4.x out of the box.

更新时间: 1970-01-01 08:00

Ruby based make-like utility.

rubygems » rake

Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax.

更新时间: 1970-01-01 08:00

RDoc produces HTML and command-line documentation for Ruby projects

rubygems » rdoc

RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.

更新时间: 1970-01-01 08:00

maven distribution as gem

rubygems » ruby-maven-libs

maven distribution as gem - no ruby executables !

更新时间: 1970-01-01 08:00

An xUnit family unit testing framework for Ruby.

rubygems » test-unit

Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

更新时间: 1970-01-01 08:00
共1页 , 总 14
索引仓库
仓库 个数
Central 592045