Sha256: 8580dd9b513d877128899f769e7758dd4bd363efca5414b24d82bc7d1a2e2b55
Contents?: true
Size: 1.47 KB
Versions: 4
Compression:
Stored size: 1.47 KB
Contents
#================================================== # Table of Contents #================================================== <% if namespaced? -%> # <%= namespace_human %> # <%= file_name_human %> # Actions # TODO # Methods # TODO <%= language %>: controllers: <%= namespace_table %>: <%= file_name_table %>: #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Actions #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions: # TODO #-------------------------------------------------- todo: "TODO" #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Methods #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ methods: # TODO #-------------------------------------------------- todo: "TODO" <% else -%> # <%= file_name_human %> # Actions # TODO # Methods # TODO <%= language %>: controllers: <%= file_name_table %>: #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Actions #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions: # TODO #-------------------------------------------------- todo: "TODO" #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Methods #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ methods: # TODO #-------------------------------------------------- todo: "TODO" <% end -%>
Version data entries
4 entries across 4 versions & 1 rubygems