annotate_models

Get Version

1.0.0

→ ‘annotate_models’

What

Installing

  sudo gem install annotate_models
  sake -i http://github.com/ctran/annotate_models/tree/master/tasks/deployment.rake?raw=true

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 be used together with Sake

Demonstration of usage

Go to your RAILS_ROOT dir, then run sake annotate_models

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, 28th February 2008
Theme extended from Paul Battley