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