Module: Stealth::Controller::DevJumps

Extended by:
ActiveSupport::Concern
Included in:
Stealth::Controller
Defined in:
lib/stealth/controller/dev_jumps.rb

Constant Summary collapse

DEV_JUMP_REGEX =
/\A\/(.*)\/(.*)\z|\A\/\/(.*)\z|\A\/(.*)\z/