templates/tap/generator/generators/generator/task.erb in tap-gen-0.1.1 vs templates/tap/generator/generators/generator/task.erb in tap-gen-0.1.2
- old
+ new
@@ -1,7 +1,7 @@
require 'tap/generator/base'
-<% redirect do |target| %># <%= const.const_name %>::generator <replace with manifest summary>
+<% redirect do |target| %># :startdoc::generator <replace with manifest summary>
# <replace with command line description>
# <%= const.name %> Documentation
class <%= const.name %> < Tap::Generator::Base