Sha256: 3c62c35e3ad0f4e81c1baf9ea38e5e3b2b0ddad14bf7a519b9735ee4d401516f
Contents?: true
Size: 459 Bytes
Versions: 20
Compression:
Stored size: 459 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 -%> <% TestServer::Config.options.delete_if { |o| [:expand_path, :gem_path].include? o }.each do |o| -%> :<%= o %>: <%= lookup(o) %> <% end -%>
Version data entries
20 entries across 20 versions & 1 rubygems