Sha256: ac1270fdd2cc91a639d3957b59027d9380df6c16d3b33d3a3214374465f2288d
Contents?: true
Size: 437 Bytes
Versions: 18
Compression:
Stored size: 437 Bytes
Contents
--- # You might want to copy the following output to one of the allowed config # file paths - in the given order. But be aware that at # <%= lookup('config_file') -%>, there might be a # config file created during initialization. <% Array(lookup('allowed_config_file_paths')).each do |p| -%> # * <%= p %> <% end -%> <% ProxyTester::Config.options.delete_if { |o| [].include? o }.each do |o| -%> :<%= o %>: <%= lookup(o) %> <% end -%>
Version data entries
18 entries across 18 versions & 1 rubygems