annotate_models

Get Version

1.0.0

→ ‘annotate_models’

What

Installing

  sudo gem install annotate_models

The basics Add a comment summarizing the current schema to the top of each ActiveRecord model source file.

This was created by Dave Thomas as a Rails plugin. This is now a gem that can run from command line

Demonstration of usage

Go to your RAILS_ROOT dir, then run annotate

How to submit patches

See Using Git within a project

The trunk repository is http://github.com/ctran/annotate_models.

A svn mirror is on rubyforge svn://rubyforge.org/var/svn/annotate-models/trunk

License

This code is free to use under the terms of the MIT license.

Contact

Comments are welcome. Send an email to Cuong Tran

Cuong Tran, 29th February 2008
Theme extended from Paul Battley