1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Missing require 'authorization_decorator'. (#5947)

This commit is contained in:
Naoki Kosaka 2017-12-09 23:12:10 +09:00 committed by Eugen Rochko
parent a865b62efc
commit 4bce376fdc

View file

@ -1,5 +1,7 @@
# frozen_string_literal: true
require 'doorkeeper/grape/authorization_decorator'
class Rack::Attack
class Request
def authenticated_token