rubaidh's rubaidhstrano at master - GitHub
Capistrano recipes for database backups before migrations, passenger deployment strategy, release tagging in Git repos.
Related cards:
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 ...
sdsykes's read_from_slave at master - GitHub
Read_from_slave for Rails enables database reads from a slave database, while writes continue to go to the master
eliotsykes's asset_fingerprint at master - GitHub
Asset Fingerprint Plugin for Ruby on Rails - allows you to use md5 or timestamps in query string or in asset filenames as suggested by Google Page Speed
ryanb's trusted-params at master - GitHub
Rails plugin which adds a convenient way to override attr_accessible protection.... You can mark certain attributes as trusted for different roles.
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.
fesplugas's typus at master - GitHub
Effortless backend interface for Ruby on Rails applications. (Admin scaffold generator.)
sandofsky's acts_against_douchebar at master - GitHub
A Rails plugin that delivers a special message to DiggBar users, or runs frame-killer javascript.
pluginaweek's plugin_test_helper at master - GitHub
Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application