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
Fix the command script
ctran (author)
Fri Feb 29 07:55:40 -0800 2008
commit  8dd25dcbce6468d1d15e9dd34361b5486471247a
tree    2110ad75576e0167808dccce9ca7fed027351dcf
parent  3502a73c1559887f86978cf9cfe2f8aff124fa55
...
 
1
2
3
...
1
2
3
4
0
@@ -1,3 +1,4 @@
0
+#!/usr/bin/env ruby
0
 load 'Rakefile'
0
 require 'tasks/annotate'
0
 

Comments

    No one has commented yet.