final/app/models/article_comment.rb

3 lines
46 B
Ruby
Raw Normal View History

2015-12-07 04:43:35 +08:00
class ArticleComment < ActiveRecord::Base
end