You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-trollop-2.1.2-1.lbn25.noarch
Trollop is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.
RPMPackage rubygem-treetop-1.6.5-1.lbn25.noarch
Treetop is a language for describing languages. It helps you analyze syntax.
RPMPackage rubygem-travis-1.8.2-1.lbn25.noarch
CLI and Ruby client library for Travis CI.
RPMPackage rubygem-train-3.1.4-1.lbn25.noarch
Transport interface to talk to different backends.
RPMPackage rubygem-toft-0.0.13-1.lbn25.noarch
toft currently support testing chef, puppet, shell scripts using cucumber on lxc on ubuntu.
RPMPackage rubygem-tire-0.6.2-1.lbn25.noarch
Tire is a Ruby client for the Elasticsearch search engine/database. It provides Ruby-like API for fluent communication with the Elasticsearch server and blends with ActiveModel class for convenient usage in Rails applications. It allows to delete and create indices, define mapping for them, supports the bulk API, and presents an easy-to-use DSL for constructing your queries. It has full ActiveRecord/ActiveModel compatibility, allowing you to index your models (incrementally upon saving, or in bulk), searching and paginating the results. Please check the documentation at <http://karmi.github.com/retire/>.
RPMPackage rubygem-tins-1.16.3-1.lbn25.noarch
All the stuff that isn't good/big enough for a real library.
RPMPackage rubygem-timers-4.1.1-1.lbn25.noarch
Schedule procs to run after a certain time using any API that accepts a timeout
RPMPackage rubygem-timeliness-0.4.3-1.lbn25.noarch
Fast date/time parser with customisable formats, timezone and I18n support.
RPMPackage rubygem-timecop-0.9.1-1.lbn25.noarch
A gem providing "time travel" and "time freezing" capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
RPMPackage rubygem-tilt-2.0.5-1.lbn25.noarch
Generic interface to multiple Ruby template engines.
RPMPackage rubygem-thread_safe-java-0.3.4-1.lbn25.noarch
A collection of data structures and utilities to make thread-safe programming in Ruby easier.
RPMPackage rubygem-thread_safe-0.3.6-1.lbn25.noarch
A collection of data structures and utilities to make thread-safe programming in Ruby easier.
RPMPackage rubygem-thoughtbot-shoulda-2.11.1-1.lbn25.noarch
Making tests easy on the fingers and eyes.
RPMPackage rubygem-thor-foodcritic-1.1.0-1.lbn25.noarch
FoodCritic Thor tasks for your Cookbook projects.
RPMPackage rubygem-thin-1.7.2-10.lbn25.x86_64
Thin is a Ruby web server that glues together three of the best Ruby libraries in web history. The Mongrel parser, the root of Mongrel speed and security, Event Machine, a network I/O library with extremely high scalability and Rack, a minimal interface between webservers and Ruby frameworks.
RPMPackage rubygem-therubyrhino-2.0.4-1.lbn25.noarch
Call javascript code and manipulate javascript objects from ruby. Call ruby code and manipulate ruby objects from javascript.
RPMPackage rubygem-test_declarative-0.0.5-4.lbn25.noarch
Simply adds a declarative test method syntax to test/unit.
RPMPackage rubygem-test-unit-3.2.9-118.lbn25.noarch
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.
RPMPackage rubygem-test-kitchen-2.3.3-1.lbn25.noarch
Easily provision test environments for integration testing with Chef.