module SimpleTokenAuthentication::Adapter
Public Instance Methods
base_class()
click to toggle source
# File lib/simple_token_authentication/adapter.rb, line 3 def base_class raise NotImplementedError end