Sha256: dedb9c00d52905f3103b3496ca87e236cd2e7d422607913f2ac16da15a9b7ce1
Contents?: true
Size: 1.46 KB
Versions: 4
Compression:
Stored size: 1.46 KB
Contents
#================================================== # Table of Contents #================================================== <% if namespaced? -%> # <%= namespace_human %> # <%= file_name_human %> # Actions # TODO # Concerns # TODO <%= language %>: views: <%= namespace_table %>: <%= file_name_table %>: #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Actions #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions: # TODO #-------------------------------------------------- todo: "TODO" #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Concerns #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ concerns: # TODO #-------------------------------------------------- todo: "TODO" <% else -%> # <%= file_name_human %> # Actions # TODO # Concerns # TODO <%= language %>: views: <%= file_name_table %>: #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Actions #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions: # TODO #-------------------------------------------------- todo: "TODO" #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Concerns #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ concerns: # TODO #-------------------------------------------------- todo: "TODO" <% end -%>
Version data entries
4 entries across 4 versions & 1 rubygems