提交 879d540a 编写于 作者: Y yuuji.yaginuma

Remove unused `before_filters`

This method added by 10085114. It is unnecessary because it is no longer called
by 19c3495a.
上级 5668dc6b
......@@ -12,11 +12,5 @@ def recycle!
self.params = nil
end
end
module ClassMethods
def before_filters
_process_action_callbacks.find_all { |x| x.kind == :before }.map(&:name)
end
end
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册