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