rociiu's Stars
oldmoe/mysqlplus
An enhanced mysql driver with an async interface and threaded access support
jquery/sizzle
A sizzlin' hot selector engine.
bjeanes/ghost
Create, list, delete, and modify /etc/hosts entries with ease...
thoughtworks/cruisecontrol.rb
CruiseControl for Ruby. Keep it simple.
maccman/acts_as_recommendable
Collaborative Filtering for Rails
thoughtbot/hoptoad_notifier
Reports exceptions to Hoptoad
actsasflinn/snippy
A fairly full featured Pastie clone on Rails.
ryanb/ruby-warrior
Game written in Ruby for learning Ruby.
dsboulder/query_reviewer
This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered output of each page with the summary of query warnings that it analyzed.
JEG2/rrdb
A simple Ruby wrapper for RRDtool backed databases.
leahneukirchen/rack
a modular Ruby webserver interface | personal fork | PLEASE BRANCH/SEND PULL REQUESTS/FILE BUGS AT rack/rack
kjk/fofou
Simple forums software, in Go
dan-manges/unit-record
Enables testing ActiveRecord classes without hitting the database.
qxjit/deep-test
Parallel and Distributed Test Runner for Ruby
thoughtbot/shoulda
Makes tests easy on the fingers and the eyes
rails/rails
Ruby on Rails
jruby/activerecord-jdbc-adapter
JRuby's ActiveRecord adapter using JDBC.
mbleigh/princely
A simple Rails wrapper for the PrinceXML PDF generation library.
ActsAsParanoid/acts_as_paranoid
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
technoweenie/masochism
ActiveRecord connection proxy for master/slave connections
rtomayko/date-performance
Adds a semblance of performance to Ruby's core Date class ...