Annotate Models

Provides a Rake task (rake annotate_models) that adds a comment summarizing the current schema to the top of each ActiveRecord model source file.

Author: Dave Thomas

Installation:

ruby script/plugin install http://repo.pragprog.com/svn/Public/plugins/annotate_models/