Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Annotate ActiveRecord models as a gem
Homepage: http://agilewebdevelopment.com/plugins/annotate_models
Clone URL: git://github.com/ctran/annotate_models.git
Search Repo:
ctran (author)
Fri Feb 29 07:52:46 -0800 2008
commit  3502a73c1559887f86978cf9cfe2f8aff124fa55
tree    21d47fcbdb5bc0429c1cbc5887b24739f2344719
parent  4bf03485a4bf161bb463dda3b3b848f68400d508
annotate_models / bin / annotate
100644 4 lines (3 sloc) 0.08 kb
1
2
3
4
load 'Rakefile'
require 'tasks/annotate'
 
Rake::Task['annotate_models'].invoke