Module: Pleiades::Constants::File
- Defined in:
- lib/pleiades/core/constants.rb
Constant Summary collapse
- CONFIG_DIR_PATH =
'config/pleiades'.freeze
- CONFIG =
"#{CONFIG_DIR_PATH}/config.yml".freeze
- INITIALIZER =
'config/initializers/pleiades.rb'.freeze
- ROUTER =
"#{CONFIG_DIR_PATH}/router.rb".freeze
- ROUTING_PROXY =
"#{CONFIG_DIR_PATH}/routing_proxy.rb".freeze