Method: Masks::Mask#fail
- Defined in:
- app/models/masks/mask.rb
#fail ⇒ String|Boolean
What to do when the session is failed by checks, credentials, or another error
64 |
# File 'app/models/masks/mask.rb', line 64 attribute :fail, default: true |