Commit ce22c7e1 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Remove text prepended to a class by a mistake

parent 10b8fd71
# frozen_string_literal: true # frozen_string_literal: true
@parallelizable.with_indifferent_access
module TokenAuthenticatableStrategies module TokenAuthenticatableStrategies
class Encrypted < Base class Encrypted < Base
def find_token_authenticatable(token, unscoped = false) def find_token_authenticatable(token, unscoped = false)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment