Libraries
»
rrx_api
(8.0.2)
»
Index (E)
»
RrxApi
»
Engine
Class: RrxApi::Engine
Inherits:
Rails::Engine
Object
Rails::Engine
RrxApi::Engine
show all
Defined in:
lib/rrx_api/engine.rb
Constant Summary
collapse
CORS_LOCALHOST_PATTERN =
/
\Ahttp:\/\/localhost(?::\d{4})?\z
/
.
freeze