Sha256: 9075da7934c3b02a699064b01196ed197f65765a9794e9e089ef35eec54e282f
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