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