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