Jeweller-Tsai's Stars
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
grosser/parallel
Ruby: parallel processing made simple and fast
paper-trail-gem/paper_trail
Track changes to your rails models
nelsonsilva/yUMLmeRails
Use yUML to generate Rails diagrams using RailRoad and Shoes
sporkrb/spork
A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.
brianmario/yajl-ruby
A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)
typhoeus/typhoeus
Typhoeus wraps libcurl in order to make fast and reliable requests.
javan/whenever
Cron jobs in Ruby
sinatra/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
rack/rack
A modular Ruby web server interface.
indirect/rails-footnotes
Every Rails page has footnotes that gives information about your application and links back to your editor
geokit/geokit
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.
publify/publify
A self hosted Web publishing platform on Rails.
jekyll/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
sunspot/sunspot
Solr-powered search for Ruby objects
chrisk/fakeweb
Ruby test helper for injecting fake responses to web requests
rhomobile/rhodes
The Rhodes framework is a platform for building locally executing, device-optimized mobile applications for all major smartphone devices.
carrierwaveuploader/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
igrigorik/em-http-request
Asynchronous HTTP Client (EventMachine + Ruby)
ryanfb/ruby-opencv
Versioned fork of the OpenCV gem for Ruby
eventmachine/eventmachine
EventMachine: fast, simple event-processing library for Ruby programs
dougal/acts_as_indexed
Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on Rails app
trailblazer/cells
View components for Ruby and Rails.
maccman/acts_as_recommendable
Collaborative Filtering for Rails
sparklemotion/nokogiri
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
kanwei/algorithms
Ruby algorithms and data structures. C extensions
jimweirich/rake
A make-like build utility for Ruby.
pluginaweek/state_machine
Adds support for creating state machines for attributes on any Ruby class
evan/ultrasphinx
Ruby on Rails configurator and client to the Sphinx full text search engine
edavis10/redmine
Redmine is a flexible project management web application written using Ruby on Rails framework. http://github.com/edavis10/redmine is the official git mirror of the svn repository