public
Fork of ctran/annotate_models
Description: Annotate ActiveRecord models
Homepage: http://agilewebdevelopment.com/plugins/annotate_models
Clone URL: git://github.com/JackDanger/annotate_models.git
ctran (author)
Fri Feb 29 11:20:26 -0800 2008
commit  7f96c0c88868afc2b80fe4b4c8748a5edad27c29
tree    c6b955eb21f654d01f5c814a9bb935fcbdc8055a
parent  8dd25dcbce6468d1d15e9dd34361b5486471247a
100644 2 lines (2 sloc) 0.105 kb
1
2
load 'Rakefile'
Dir[File.join(File.dirname(__FILE__), '../tasks', '**/*.rake')].each { |rake| load rake }