Rake Tasks Plugins
Discus extractor by Alex Dunae (Alex) in Rake Tasks
Ruby script to extract the data from the horrible static files created by Discus freeware-edition forum into nice clean CSV files.
Grape by James Coglan (jcoglan) in Utilities and Rake Tasks
Grape is a small plugin that aims to provide grep-like functionality to Rails projects. It‘s what you get if you mash the words rake and grep together. Its author spends too much time on Windows machines and needs to search his .rb files without opening all of them at once in Notepad++. Usage is simple:
Holly by James Coglan (jcoglan) in File Management, HTML Helpers, and Rake Tasks
Holly is an automated dependency manager for JavaScript and CSS assets in Ruby on Rails projects.
MySQL Backup to .tar.gz by Adam Cooke (adam) in Utilities and Rake Tasks
A simple backup plugin for backing up mysql databases and compressing them on linux systems. It uses mysqldump and tar to create and compress the backups. Details of the backup are then saved into a 'database_backups' table which contains the filename, path and file size as well as the date created.
PackR by James Coglan (jcoglan) in File Management, Rake Tasks, and Toolkits
A Ruby implementation of Dean Edwards' JavaScript compressor.



