Sha256: 774d99a2ae4820f3c637b3ebb91b5c97ffa26cb64061c6289ba83ac71c444922

Contents?: true

Size: 238 Bytes

Versions: 2

Compression:

Stored size: 238 Bytes

Contents

# password_changer version <%= @version %>
---
<% @config.known_options.sort.each do |field| -%>
<% if @config.public_send(field).nil? -%>
# <%= field %>:
<% else -%>
# <%= field %>: <%= @config.public_send field %>
<% end -%>
<% end -%>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
password_changer-0.0.4 templates/config.yaml.tt
password_changer-0.0.3 templates/config.yaml.tt