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

  • activerecord-lazy-attributes This ActiveRecord extension allows to define attributes to be lazy-loaded. It’s main purpose is to avoid loading large columns (such as BLOBs) with every SELECT.
  • validates_and_formats_phones Allows you to easily format and validate phone numbers in your desired format (sensible defaults provided).
  • validates_as_vat_number Now you can validate VAT using the European service called VIES, to ensure it exists. Only require this gem and call validate_as_vat_number on your VAT field, in an Active Record object.
  • in_enumerable Extends the Object type with the tasty 'in?' method, which returns true if an object is included in a list or other enumerable value
  • git-notifier git-notifier is a gem for Mac OS that allows you to watch one or more git repositories and receive a Growl notification when a change is committed
  • has_attributes_from Merge the attributes from another ActiveRecord class to an individual STI subclass
  • evri_rpx The evri_rpx library provides an wrapper around RPXNow's universal sign-on API. To learn more about this API, you can read up at https://rpxnow.com/docs
  • libcraigscrape libcraigscrape and craigwatch are a tightly-coupled, ruby solution for (largely) unix-based systems. ...
  • simplificator-compete A gem for reading data from the compete.com API.
  • lockdown Lockdown is a authentication/authorization system for RubyOnRails (ver 2.x).
  • packable Extensive pack and unpack capabilities
  • validates_decency_of Rails plugin that uses George Carlin's list of seven dirty words (aka swear words, aka cuss words) to check for "decency" on ActiveRecord model attributes.
  • happymapper Turn xml into object
  • linkingpaths-alea alea is a tiny gem that aim to bring some aleatory behavior to ruby Kernel.
  • jdpace-weatherman Ruby gem for accessing the Weather Channel XML API
  • searchable_record SearchableRecord is a small Ruby on Rails plugin that makes the parsing of query parameters from URLs easy for resources, allowing the requester to control the items (records) shown in the resource‘s representation.
  • persistent_cookie_authentication_generator This generator creates an authentication system with persistent cookie management. ...
  • flickr-fu flickr-fu is a ruby interface around the flickr REST api
  • railroad RailRoad is a class diagrams generator for Ruby on Rails applications. It's a Ruby script that loads the application classes and analyzes its properties (attributes, methods) and relationships (inheritance, model associations like has_many, etc.) The output is a graph description in the DOT...
  • git-rails Tools to help using git with rails.