Bonias's Stars
jviney/acts_as_taggable_on_steroids
Tagging for Ruby on Rails
collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
zencoder/rvideo
Official home of the RVideo project, a Ruby gem for video and audio transcoding.
troessner/reek
Code smell detector for Ruby
stffn/declarative_authorization
An unmaintained authorization plugin for Rails. Please fork to support current versions of Rails
netshade/oembed_links
A quick way to transform all links inside a string w/ their oEmbed (http://oembed.com) information
fcheung/smart_session_store
a session store that helps to mitigate race conditions
jordanbrock/campaign-monitor-ruby
Ruby gem for accessing the Campaign Monitor API
pelle/oauth-plugin
Rails plugin for OAuth
pelle/oauth
OAuth implementation for Ruby. Note official maintained version is now at http://github.com/mojodna/oauth
markbates/configatron
A super cool, simple, and feature rich configuration system for Ruby apps.
edgarjs/ajaxful-rating
Provides a simple way to add rating functionality to your application.
relevance/tarantula
a big hairy fuzzy spider that crawls your site, wreaking havoc
twitter-archive/kestrel
simple, distributed message queue system (inactive)
norman/friendly_id
FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
thoughtbot/paperclip
Easy file attachment management for ActiveRecord
dennisreimann/masquerade
masquerade is the predecessor of masq: https://github.com/dennisreimann/masq - please consider using masq from now on, as it is the more modular approach.
timcharper/calendar_date_select
A previously popular but no longer maintained JavaScript DatePicker for RubyOnRails (and others)
radar/rboard
A fully featured forum system compatible with Rails 2.3
mislav/will_paginate
Pagination library for Rails and other Ruby applications
trevorturk/eldorado
El Dorado is a full-stack community web application written in Ruby/Rails.
tobi/delayed_job
Database backed asynchronous priority queue -- Extracted from Shopify