ciker
最后活动于 2014-11-05
test
<script>alert('abc')</script>
test
alert('abc')
class Comment < ActiveRecord::Base
validates :content, presence: true
belongs_to :user
belongs_to :topic, counter_cache: true, touch:&nbs
test
<script>alert('abc')</script>
test
alert('abc')