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