35 Posts tagged with gem
RubyGems 1.2.0
"RubyGems no longer performs bulk updates and instead only fetches the gemspec files it needs" ZOMG finally!
Pastie Packer
pastiepacker is a command-line tool to 'pack' a selection of files (or by default, a whole recursive folder of files) into a single pastie
Edge Rails gets Declarative Gem Dependencies
config.gem 'GEMNAME' in environment.rb declares a gem as required. `rake gems:install` will then install all required gems.
Echoe
Echoe is a simple tool for working with Rubygems. It generates Rake tasks for documentation, extension compiling, testing, packaging, and deployment.
Castanaut
Castanaut lets you write executable [Ruby] scripts for your screencasts. With a simple dictionary of stage directions, you can create complex interactions with a variety of applications.
Google Base Class by John Nunemaker
Google Base Class is a base for authenticating to google and making requests to google services.
sudo gem install transaction-simple
Transaction::Simple provides active transactional support to Marshal-able objects.
ShortURL
ShortURL is a very simple library to use URL shortening services such as RubyURL, urlTea, and TinyURL.
Addressable
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.
Contacts
Ridiculously easy contact list information from various providers including Yahoo, Gmail, and Hotmail
Panasonic Youth – MultiRails 0.0.3 released
MultiRails lets you test your Rails plugin or app against many versions of Rails in one sweep.
Faker
Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, addresses, phone numbers, etc.
CarryOn
A plugin that allows you to freeze gems into vendor, including compiled extension for multiple platforms (!!!)
Thumbnail
A Ruby wrapper for the Amazon Web Services Alexa Site Thumbnail Service REST API, which provides website thumbnail images on demand for a small fee ($0.20/1000).
TrustCommerce Subscription Library
TrustCommerce is a payment gateway providing credit card processing and recurring / subscription billing services. This library provides a simple interface to create, edit, delete, and query subscriptions using TrustCommerce.
Ambition - SQL generation using Ruby's Enumerable class
Wanstrath is crazy smart. This is crazy awesome: User.detect { |u| u.email =~ 'chris%' && u.profile.blog == 'Err' }
Synaphy · Seesaw - High-Availability Mongrel Packs
Seesaw allows you to perform a rolling restart of your mongrel cluster without dropping a single request.
Gem Platform Matching
RubyGems now figures out if your platform matches they gem you want to install, and here’s how it does it.
Noobkit Docs, Ruby on Rails API documentation... on Rails.
Very nice Rails, Ruby core, and Rubygems documentation, w/ comments!
votigoto
Simple Ruby abstraction of the TiVoToGo™ protocol by yours truly. Has a bonus feature for Mac users - Growl notifications of new TiVo recordings.
Universal Feed Parser in Ruby
rFeedParser is a translation of Mark Pilgrim's Universal Feed Parser from Python into Ruby. It has nearly the exact same behavior.
FakeWeb
FakeWeb is a helper for faking web requests. This makes testing easier, because you can decouple your test environment from live services without modifying code.
Ruby Classifier - Bayesian and LSI classification library
Classifier is a general module to allow Bayesian and other types of classifications. i.e. machine learning for Ruby.
Starfish - ridiculously easy distributed programming with Ruby
Oh my. MapReduce just clicked. And it's easy w/ Ruby. This is amazing. Combine this w/ EC2 and there's no limit to anything.
Gemtacular
Nice rubygems index. Has tags, searching, as well as JSON and XML formatted info on each gem.
Amazon EC2 Ruby Gem
This ‘Amazon-EC2’ Ruby Gem is an interface library that can be used to interact with the Amazon EC2 system using the Query API.