Remove deprecation warning, since scoped waas deprecated

上级 0c315c75
class Reply < ActiveRecord::Base
scope :base, -> { scoped }
scope :base, -> { all }
belongs_to :topic, -> { includes(:replies) }
belongs_to :developer
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册