Module: Castle::Failover::Strategy
- Defined in:
- lib/castle/failover/strategy.rb
Overview
handles failover strategy consts
Constant Summary collapse
- ALLOW =
allow
:allow
- DENY =
deny
:deny
- CHALLENGE =
challenge
:challenge
- THROW =
throw an error
:throw