Module: Ruby::Nginx::Constants
- Included in:
- Ruby::Nginx::Commands::AddNginxConfig, Ruby::Nginx::Commands::RemoveNginxConfig, Ruby::Nginx::Commands::SetupNginx, Configuration
- Defined in:
- lib/ruby/nginx/constants.rb
Constant Summary collapse
- CONFIG_PATH =
"~/.ruby-nginx"- SERVERS_PATH =
"#{CONFIG_PATH}/servers"