# File lib/is_commentable.rb, line 15 def comment(user, text, attr={}) comments << Comment.build_for(self, user, text, attr) end
# File lib/is_commentable.rb, line 12 def is_commentable? true end
[Validate]
Generated with the Darkfish Rdoc Generator 2.