Group: RubyGems
Sort by:Popular

Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintenance of CSS.
Last Release on Feb 10, 2016
BDD for Ruby
Last Release on Jun 19, 2012
Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax.
Last Release on Mar 28, 2015
Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
Last Release on Feb 10, 2016
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 ...
Last Release on Mar 28, 2015

6. Bundler11 usages

rubygems » bundler

Bundler
Last Release on Nov 9, 2023
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.
Last Release on Oct 23, 2015
A JSON implementation as a JRuby extension.
Last Release on Mar 28, 2015
A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
Last Release on Aug 20, 2012
TorqueBox Core Gem
Last Release on Jun 19, 2012
This pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write ...
Last Release on Feb 10, 2016
maven support for ruby DSL pom files. MRI needs java/javac installed.
Last Release on Nov 5, 2015
A Ruby wrapper for Linux's inotify, using FFI
Last Release on Feb 10, 2016
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.
Last Release on Apr 13, 2016

15. JRuby OpenSSL4 usages

rubygems » jruby-opensslEPLGPLLGPL

JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.
Last Release on Feb 19, 2020
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.
Last Release on Jun 19, 2012
POM was created by Sonatype Nexus
Last Release on Oct 4, 2015
Diff::LCS is a port of Perl's Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's {Smalltalk version 1.2}[ftp://st.cs.uiuc.edu/pub/Smalltalk/MANCHESTER/manchester/4.0/diff.st] (1993) and Ned Konz's Perl version {Algorithm::Diff 1.15}[http://search.cpan.org/~nedkonz/Algorithm-Diff-1.15/]. This is release 1.1.3, fixing several small bugs found ...
Last Release on Jun 19, 2012

19. Ruby FFI3 usages

rubygems » ffiBSD

Ruby FFI library
Last Release on Feb 10, 2016
Erubis is an implementation of eRuby and has the following features: * Very fast, almost three times faster than ERB and about 10% faster than eruby. * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) * Auto escaping support * Auto trimming spaces around '<% %>' * Embedded pattern changeable (default '<% %>') * Enable to handle Processing Instructions (PI) as embedded pattern (ex. '<?rb ... ?>') * Context object available and easy to combine eRuby template with YAML datafile ...
Last Release on Jun 19, 2012