You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-unf-0.1.3-1.fc19.noarch
This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.
RPMPackage rubygem-ui_alchemy-rails-1.0.12-1.lbn19.noarch
Independent, componentized, highly customizable, expandable javascript, css, font and image assets to simplify initial design of web elements such as buttons, forms, notifications, etc. Alchemy includes a set of Ruby on Rails specific functionality: Forms (with SimpleForm support), Predefined layout elements (header, navigation, footer) and layout structure.
RPMPackage rubygem-uglifier-2.5.3-1.lbn19.noarch
Ruby wrapper for UglifyJS JavaScript compressor.
RPMPackage rubygem-ucslib-0.1.7-1.lbn19.noarch
Ruby Client Library for Cisco UCS Manager that can be used by DevOps toolchains (Chef/Puppet or others) to provide hardware deployment automation
RPMPackage rubygem-ubuntu_ami-0.4.1-1.lbn19.noarch
Retrieves AMI information from Canonical's Ubuntu release list.Also provides a knife plugin to retrieve the list.
RPMPackage rubygem-uber-0.0.11-1.lbn19.noarch
A gem-authoring framework.
RPMPackage rubygem-tzinfo-1.2.1-1.lbn19.noarch
TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones.
RPMPackage rubygem-typhoeus-0.6.9-1.lbn19.noarch
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
RPMPackage rubygem-twitter-5.13.0-1.lbn19.noarch
A Ruby interface to the Twitter API.
RPMPackage rubygem-turbolinks-2.5.2-1.lbn19.noarch
 
RPMPackage rubygem-trollop-2.1.1-1.lbn19.noarch
A command-line option parsing library for ruby. Trollop is designed to provide the maximal amount of GNU-style argument processing in the minimum number of lines of code (for you, the programmer).
RPMPackage rubygem-treetop-1.6.5-1.lbn19.noarch
Treetop is a language for describing languages. It helps you analyze syntax.
RPMPackage rubygem-travis-1.8.2-1.lbn19.noarch
CLI and Ruby client library for Travis CI.
RPMPackage rubygem-train-0.15.1-1.lbn19.noarch
Transport interface to talk to different backends.
RPMPackage rubygem-toft-0.0.13-1.lbn19.noarch
toft currently support testing chef, puppet, shell scripts using cucumber on lxc on ubuntu
RPMPackage rubygem-tire-0.6.2-1.lbn19.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.3.0-1.lbn19.noarch
All the stuff that isn't good/big enough for a real library.
RPMPackage rubygem-timers-4.0.1-1.lbn19.noarch
Schedule procs to run after a certain time using any API that accepts a timeout
RPMPackage rubygem-timeliness-0.3.8-1.lbn19.noarch
Fast date/time parser with customisable formats, timezone and I18n support.
RPMPackage rubygem-timecop-0.3.5-3.lbn19.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.