public
Rubygem
Description: Annotate ActiveRecord models as a gem
Homepage: http://agilewebdevelopment.com/plugins/annotate_models
Clone URL: git://github.com/ctran/annotate_models.git
dustin (author)
Fri May 02 13:23:47 -0700 2008
ctran (committer)
Fri May 02 21:15:12 -0700 2008
commit  4f3e1394f392dda02b3c0b42640fc2dfab85e8ca
tree    0dfd83314dd77415e162af65b9352fff381ab07e
parent  16224621f63794b80caf64fa857cc2b486379611
annotate_models / History.txt
100644 10 lines (6 sloc) 0.318 kb
1
2
3
4
5
6
7
8
9
10
== 1.0.2 2008-03-22
 
* Add contributions from Michael Bumann (http://github.com/bumi)
  * added an option "position" to choose to put the annotation,
  * spec/fixtures now also get annotated
  * added a task to remove the annotations
  * these options can be specified from command line as -d and -p [before|after]