You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-unindent-1.0-1.lbn19.noarch
Ruby method to unindent strings. Useful for multiline strings embeded in already indented code.
RPMPackage rubygem-unicorn-4.8.3-2.lbn19.x86_64
\Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between \Unicorn and slow clients.
RPMPackage rubygem-unicode-display_width-1.0.5-1.lbn19.noarch
This gem adds String#display_size to get the display size of a string using EastAsianWidth.txt.
RPMPackage rubygem-unf_ext-0.0.7.2-2.lbn19.x86_64
Unicode Normalization Form support library for CRuby.
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/>.