tbuser's acts_as_pradipta at master - GitHub
What Pradipta Archiputra (aka "MAX ARCHIE") uses to send his recruitment emails. This plugin pretends that CC and BCC
thumblemonks's riot at master - GitHub
Riot differs primarily in that it does not rerun setup for each test in a context.
xing's flag_shih_tzu at master - GitHub
A rails plugin to store a collection of boolean attributes in a single ActiveRecord column as a bit field.
cortesi - The impact of language choice on github projects
Are there major differences between projects in different languages? Is it possible to quantify these differences? I decided to try to gather some hard numbers.
sinsiliux's Blueprints at master - GitHub
Another replacement for factories and fixtures that focuses on being DRY and making developers type as little as possible.
acunote's template_inliner at master - GitHub
Template inliner avoids the problem when to render a large list of objects,
jimweirich's re at master - GitHub
Using the Re library, that regular expression can be built incrementaly from smaller, easier to understand expressions.
nakajima's slidedown at master - GitHub
Generate syntax-highlighted slides from Markdown
geuis's helium-css at master - GitHub
Helium accepts a list of URLs for different sections of a site then loads and parses each page to build up a list of all
cwninja's inaction_mailer at master - GitHub
An ActionMailer delivery method to save mails as files in a directory.
cwninja's popthis at master - GitHub
So you downloaded inaction_mailer, and you had a folder full of e-mails generated while writing your app?
lg's murder at master - GitHub
Large scale server deploys using BitTorrent and the BitTornado library.
elevation's event_calendar at master - GitHub
Easily show multiple, overlapping events across calendar days and rows.
edgecase's ruby_koans at master - GitHub
The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries. We also teach you culture. Testing is not just something we pay lip service to, but something we live. It is essential in your quest to learn and do great things in the language.
samdanavia's ambitious_query_indexer at master - GitHub
Ambitious Query Indexer is a Rails plugin to identify database indexes that are missing. Rather than looking at tables and guessing what needs indexing, it will locate and run as many queries as it can find and suggest indexes that could be added based upon its findings.
jnicklas's capybara at master - GitHub
Capybara sets up some tags for you to use in Cucumber. Often you’ll want to run only some scenarios with a driver that supports JavaScript, Capybara makes this easy: simply tag the scenario (or feature) with @javascript:
pjdavis's identity-map at master - GitHub
A simple implementation of an Identity Mapper for Active Record.