GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

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
ctran (author)
Fri Feb 29 11:20:26 -0800 2008
commit  7f96c0c88868afc2b80fe4b4c8748a5edad27c29
tree    c6b955eb21f654d01f5c814a9bb935fcbdc8055a
parent  8dd25dcbce6468d1d15e9dd34361b5486471247a
annotate_models / bin / annotate
100644 6 lines (3 sloc) 0.091 kb
1
2
3
4
5
6
#!/usr/bin/env ruby
require 'annotate_models/tasks'
 
Rake::Task['annotate_models'].invoke