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