message 500

dev_local
jingquan huang 6 years ago
parent 4a6d84487a
commit 99bb535bcc

@ -118,9 +118,9 @@ class Message < ActiveRecord::Base
self.content self.content
end end
def content # def content
self.try(:content) # self.try(:content)
end # end
def topic? def topic?
parent_id.nil? parent_id.nil?

Loading…
Cancel
Save