Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description A collection of useful rake tasks (and one module =) to help manage databases, coverage testing, etc.
Description Named as an homage to _SimplyHelpful_, **GenerallyUseful** is a collection of rake tasks that I find, well, generally useful in nearly every app I maintain. Each task file contains a related group of tasks and usually starts with an attribution to the source of the idea, code, etc. Nothing fancy, just _GenerallyUseful_. Credits ------- * The Rails environment and original DB Utils tasks are adapted from [a post by/on Err The Blog](http://errtheblog.com/post/33 "Rake Around The Rosie"). Any flaws in their current state are likely due to my refactoring and extension of Err's originals. * The db:version command is a direct lift from the comments of [Doug Alcorn](http://blog.lathi.net/ "@Lathi.net") and [ncryptic](http://www.ncryptic.com/) on [a post in Jay Field's blog](http://blog.jayfields.com/2006/11/rails-get-schemainfo-version-number.html "Rails: Get the schema_info version number from Rake"). Darned handy, that. * The Rcov coverage tasks were originally adapted from [a post on Labrat's blog](http://blog.labratz.net/articles/2006/12/2/a-rake-task-for-rcov "A Rake Task for RCov") but have been so refactored as to be nearly unrecognizable. Again, all bugs are likely mine. Support ------- Email me at jim a-t geekdaily d-o-t org with "GenerallyUseful" in the subject line. Priority support given to folks who add the word "ROCKS!" ;]
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions