public
Description: The ActiveRecord acts_as_commentable plugin
Homepage: http://juixe.com/svn/acts_as_commentable/
Clone URL: git://github.com/jackdempsey/acts_as_commentable.git
Hoodow (author)
Sat Jul 25 16:23:42 -0700 2009
jackdempsey (committer)
Mon Aug 03 07:50:13 -0700 2009
acts_as_commentable / install.rb
100644 2 lines (2 sloc) 0.077 kb
1
2
puts "To create the comment model please run:"
puts "script/generate comment"