List Headline Image
Updated by Gautam Rege on Mar 21, 2013
 REPORT
Gautam Rege Gautam Rege
Owner
13 items   8 followers   23 votes   2.5k views

Your favorite ruby gem

What are your favorite ruby gems?

fastercsv

The best way to acess, make and modify .csv files..!!

2

rails

rails

This one was obvious of course! Ruby On Rails rocks!

paperclip

Excellent for uploading files. Supports storage on S3, filesystem etc. works well with ImageMagick and RMagick

Nokogiri

Absolutely the best way to parse HTML/XML in Ruby.

sinatra

A DSL for quickly creating web applications in Ruby with minimal effort.

7

reek

reek

The code smell detector for Ruby

rest-client

best way to post multipart http request

8

devise

devise

Devise is a flexible authentication solution for Rails based on Warden.

Pry - an IRB alternative and runtime developer console

Pry is a powerful alternative to the standard IRB shell for Ruby.

9

Prawn

Prawn

PDF generator

10

Spree

Spree

E-Commerce

11

RSpec

RSpec
Cucumber

Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid - all rolled into one format.