templates/tap/generator/generators/task/task.erb in tap-gen-0.1.0 vs templates/tap/generator/generators/task/task.erb in tap-gen-0.1.1

- old
+ new

@@ -1,7 +1,7 @@ require 'tap/task' -<% redirect do |target| %># <%= const.const_name %>::manifest <replace with manifest summary> +<% redirect do |target| %># <%= const.const_name %>::task <replace with manifest summary> # <replace with command line description> # <%= const.name %> Documentation class <%= const.name %> < Tap::Task \ No newline at end of file