Sha256: 5dedac59550e2a690b5efd79a45333de40592055e31835278199bf675b5cdcf3
Contents?: true
Size: 1.31 KB
Versions: 3
Compression:
Stored size: 1.31 KB
Contents
#================================================== # Table of Contents #================================================== <% if namespaced? -%> # <%= namespace_human %> # <%= file_name_human %> # Attributes # TODO # Methods # TODO <%= language %>: models: <%= namespace_table %>: <%= file_name_table %>: #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Attributes #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attr: todo: "TODO" #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Methods #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ methods: # TODO #-------------------------------------------------- todo: "TODO" <% else -%> # <%= file_name_human %> # Attributes # TODO # Methods # TODO <%= language %>: models: <%= file_name_table %>: #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Attributes #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attr: todo: "TODO" #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Methods #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ methods: # TODO #-------------------------------------------------- todo: "TODO" <% end -%>
Version data entries
3 entries across 3 versions & 1 rubygems