sdr's Stars
radiant/radiant
Radiant is a no-fluff, open source content management system designed for small teams.
eventmachine/eventmachine
EventMachine: fast, simple event-processing library for Ruby programs
railsadminteam/rails_admin
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
brendon/acts_as_list
An ActiveRecord plugin for managing lists.
rails-sqlserver/tiny_tds
TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.
indirect/jquery-rails
A gem to automate using jQuery with Rails 3
vhochstein/active_scaffold_sortable
Rails 3 drag-drop sortable lists for ActiveScaffold supporting jquery and prototype
carlhuda/janus
Vim distribution
moscnmoscn/rails-3-template
a rails template for Rails 3.0
ktec/elements
Rails CMS application providing a tree structure, using Ancestry and STI, with a working jQuery ajax tree
vhochstein/active_scaffold
Rails 4 Version of activescaffold supporting jquery
rspec/rspec-rails
RSpec for Rails 7+
ryanb/cancan
Authorization Gem for Ruby on Rails.
stefankroes/ancestry
Organise ActiveRecord model into a tree structure
heartcombo/devise
Flexible authentication solution for Rails with Warden.
mark-moseley/ruby-debug
port of ruby-debug to Ruby 1.9
coryodaniel/dm-property-manager
Model ancestry and property management
DatabaseCleaner/database_cleaner
Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
watir/watir-classic
Watir Classic is deprecated. Please use Watir 6.0+ which is based on Selenium
rails-sqlserver/activerecord-sqlserver-adapter
SQL Server Adapter For Rails
collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
ph7/selenium-client
Official Ruby client API for Selenium Remote Control (bare bone client driver)
svenfuchs/rails-i18n
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
activescaffold/active_scaffold
Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.
cainlevy/recordselect
Replaces <select> tags with a full-HTML, RESTful JavaScript record browser (Rails plugin)
rails/thor
Thor is a toolkit for building powerful command-line interfaces.
ryanb/nifty-generators
A collection of useful Rails generator scripts.
prawnpdf/prawn
Fast, Nimble PDF Writer for Ruby
dchelimsky/rspec-rails
RSpec extension library for Ruby on Rails
brynary/webrat
Webrat - Ruby Acceptance Testing for Web applications