class JumpIn::AuthenticationStrategyError
Public Instance Methods
message()
click to toggle source
# File lib/jump_in.rb, line 23 def message 'No authentication strategy detected.' end
# File lib/jump_in.rb, line 23 def message 'No authentication strategy detected.' end