Class: Booth::Credentials::Modes::OtpRemovable

Inherits:
Object
  • Object
show all
Includes:
MethodObject
Defined in:
lib/booth/credentials/modes/otp_removable.rb

Instance Method Summary collapse

Methods included from MethodObject

included

Instance Method Details

#callObject



9
10
11
# File 'lib/booth/credentials/modes/otp_removable.rb', line 9

def call
  !why_not?
end