Popular Watched Repositories

rails rails 3815 watching
legend
Ruby on Rails
   
 
restful-authentication technoweenie 1979 watching
legend
Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.
   
 
will_paginate mislav 1657 watching
legend
Most awesome pagination solution for Ruby
   
 
blueprint-css joshuaclayton 1647 watching
legend
A CSS framework that aims to cut down on your CSS development time
   
 
authlogic binarylogic 1482 watching
legend
A clean, simple, and unobtrusive ruby authentication solution.
   
 
paperclip thoughtbot 1406 watching
legend
Easy file attachment management for ActiveRecord
   
 
cucumber aslakhellesoy 1203 watching
legend
BDD that talks to domain experts first and code second
   
 
scriptaculous madrobby 1196 watching
legend
script.aculo.us is an open-source JavaScript framework for visual effects and interface behaviours.
   
 
rspec dchelimsky 1133 watching
legend
Behaviour Driven Development framework for Ruby
   
 
attachment_fu technoweenie 1027 watching
legend
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
   
 
three20 joehewitt 1019 watching
legend
Three20 is an Objective-C library for iPhone developers
   
 
bort fudgestudios 1010 watching
legend
A base rails app featuring: RESTful Authentication, Will Paginate, Rspec & Rspec-rails, Exception Notifier, Asset Packager, Cap Recipe (multi-stage). Put together by Fudge to remove the need for boring project setup.
   
 
gitnub Caged 903 watching
legend
A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
   
 
compass chriseppstein 898 watching
legend
Compass is a stylesheet authoring tool. With Compass, you still use the best of breed css frameworks (blueprint, yui, 960); ported to Sass to make them easier to configure and apply to your semantic markup.
   
 
webrat brynary 891 watching
legend
Webrat - Ruby Acceptance Testing for Web applications
   
 
insoshi insoshi 836 watching
legend
The open source social networking platform in Ruby on Rails from the author of RailsSpace
   
 
whenever javan 807 watching
legend
Provides clean ruby syntax for defining messy cron jobs and running them Whenever.
   
 
gitx pieter 763 watching
legend
A gitk clone for OS X
   
 
capistrano jamis 763 watching
legend
Remote multi-server automation tool. This repository is no longer being actively maintained. Please ask on the mailing list to find someone who has a well-maintained fork. Thanks!
   
 
jekyll mojombo 759 watching
legend
Jekyll is a blog-aware, static site generator in Ruby
   
 
rspec-rails dchelimsky 756 watching
legend
RSpec extension library for Ruby on Rails
   
 
passenger FooBarWidget 732 watching
legend
Phusion Passenger (mod_rails)
   
 
ruby-on-rails-tmbundle drnic 726 watching
legend
Ruby on Rails TextMate bundle [Learn it with PeepCode - http://peepcode.com/products/textmate-for-rails-2]
   
 
haml nex3 718 watching
legend
HTML Abstraction Markup Language - A Markup Haiku
   
 
delayed_job tobi 695 watching
legend
Database backed asynchronous priority queue -- Extracted from Shopify