提交 5121576e 编写于 作者: D Douwe Maan

before_action > before_filter.

上级 a3bd323c
class Oauth::AuthorizedApplicationsController < Doorkeeper::AuthorizedApplicationsController
before_filter :set_title
before_action :set_title
def destroy
Doorkeeper::AccessToken.revoke_all_for(params[:id], current_resource_owner)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册