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