lib/tools/prefix.rb in tracksperanto-3.5.9 vs lib/tools/prefix.rb in tracksperanto-4.0.0

- old
+ new

@@ -1,5 +1,4 @@ -# -*- encoding : utf-8 -*- # This tool prepends the names of the trackers passing through it with a prefix # and an underscore class Tracksperanto::Tool::Prefix < Tracksperanto::Tool::Base parameter :prefix, :cast => :string, :desc => "The prefix to apply", :default => "trk_"