删除demo代码

This commit is contained in:
lizanle 2015-04-03 15:08:52 +08:00
parent 56cbc753eb
commit 452e299966
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
class DiscussDemo < ActiveRecord::Base
attr_accessible :title, :body
has_many_kindeditor_assets :assets, :dependent => :destroy
end