Class: Booth::Webauth::DemandUserVerification

Inherits:
Object
  • Object
show all
Includes:
MethodObject
Defined in:
lib/booth/webauth/demand_user_verification.rb

Instance Method Summary collapse

Methods included from MethodObject

included

Instance Method Details

#callObject



9
10
11
# File 'lib/booth/webauth/demand_user_verification.rb', line 9

def call
  !!why?
end