Add new gem

A collaborative Ruby Gem directory maintained by the community allowing you to easily add, maintain and search gem documentation in an tagged environment.

Most recent Gems

  • git-rails Tools to help using git with rails.
  • mole The MOle allows you to track user's interactions with your ruby application and closely monitors how your customers are using your application. This is a must cheaper way than to hire a monitoring service and produces much more detailed information on your application behavior and usage. To boot...
  • rscribd This gem provides a simple and powerful library for the Scribd API, allowing you to write Ruby applications or Ruby on Rails websites that upload, convert, display, search, and control documents in many formats. For more information on the Scribd platform, visit www.scribd.com/platform
  • static-gmaps Provides an interface to the Google Static Maps API.
  • castanaut Castanaut lets you write executable scripts for your screencasts. With a simple dictionary of stage directions, you can create complex interactions with a variety of applications. Currently, and for the foreseeable future, Castanaut supports Mac OS X 10.5 only.
  • spacer Ruby API for the MySpace Platform REST API
  • newjs The +newjs+ command creates a new JavaScript project/application with a default directory structure and configuration at the path you specify.
  • youtube-g youtube-g is a pure Ruby client for the YouTube GData API. It provides an easy way to access the latest YouTube video search results from your own programs. In comparison with the earlier Youtube search interfaces, this new API and library offers much-improved flexibility around executing complex...
  • blackbook Blackbook automates the nitty-gritty of importing contacts from various services and files and exporting them as VCard, XML, or simple Hash. Utilize those contacts from services like AOL, GMail, Yahoo Mail, Hotmail or CSV to help your social networking site become GIGANTIC overnight! You‘ll be...
  • fastercsv FasterCSV is intended as a replacement to Ruby's standard CSV library. It was designed to address concerns users of that library had and it has three primary goals: ...
  • graticule Graticule is a geocoding API that provides a common interface to all the popular services (Google, Yahoo, Geocoder.us, and MetaCarta), distance calculations, and a command line interface.
  • GeoRuby This is GeoRuby, It is intended as a holder for data returned from PostGIS and the Spatial Extensions of MySql. The data model roughly follows the OGC "Simple Features for SQL" specification (see http://www.opengis.org/docs/99-049.pdf), although without any kind of advanced...
  • has_finder HasFinder is an extension to ActiveRecord that makes it easier than ever to create custom find and count queries.
  • googlecharts A nice and simple wrapper for Google Chart API.
  • mongrel_output_compression A Mongrel plugin that allows for content to be compressed with gzip or deflate encoding, when activated in a config script.
  • ruport A collection of utilities and support libraries for Ruby Reports.
  • syntax This is a simple syntax highlighting library for Ruby. It is a naive syntax analysis tool, meaning that it does not "understand" the syntaxes of the languages it processes, but merely does some semi-intelligent pattern matching.
  • ec2onrails EC2 on Rails is an Ubuntu Linux server image for Amazon’s EC2 hosting service that’s ready to run a standard Ruby on Rails application with little or no customization. It’s a Ruby on Rails virtual appliance.
  • piston Piston is a utility that eases vendor branch management. This is similar to svn:externals, except you have a local copy of the files, which you can modify at will. As long as the changes are mergeable, you should have no problems.
  • validatable Validatable is a library for adding validations.