Repositories
Select a repository to view its commits, contributors, and more.rack-rewrite
A web server agnostic rack middleware for defining and applying rewrite rules. In many cases you can get away with Rack::Rewrite instead of writing Apache mod_rewrite rules.
capistrano-extensions
Database and shared asset synchronization, multiple deployable environments, geminstaller dependency type, logfile helpers
passenger-recipes
Contains a set of Phusion Passenger-specific Capistrano deployment recipes
habtm_checkboxes
ActionView helper to render checkboxes with labels for a HABTM assignment in a form.
rails-caddy
A developer's QA "caddy" that aids in QA'ing, debugging, and otherwise navigating your application during development and/or QA.
environmentalist
Provides an executable that converts a rails app's config structure. The basic idea is that environments themselves are now first-class citizens, allowing you to create several environments (e.g. staging, prodtest, demo, etc.) in a clean, organized fashion. Each environment is given its own folder where it can store its own set of configuration files (think mongrel configs, apache configs, etc.) without polluting the top-level config/ directory.
johns-toolbox
A set of shell scripts I use at varying frequencies.
stay_with_a_local
Bmore on Rails members will be hosting RailsConf speakers
foreigner-defunct
A gem that identifies inconsistencies between MySQL foreign keys and ActiveRecord associations in your rails app.
story-helper
A set of helpers/features to aid in implementing the StoryHelper concept in rails apps
i_dont_trust_your_code
showoff presentation for my talk "I Don't Trust Your Code" on defensive RubyGem development for the sake of interoperability.
gem_filer
A tool for identifying exactly which gems have been loaded by a given ruby script or rake task.