Class: Mantra::MergeTool

Inherits:
Object
  • Object
show all
Includes:
Helpers::ObjectWithType
Defined in:
lib/mantra/merge_tool.rb,
lib/mantra/merge_tool/spiff.rb

Direct Known Subclasses

Spiff

Defined Under Namespace

Classes: Spiff

Instance Method Summary collapse

Methods included from Helpers::ObjectWithType

included

Instance Method Details

#templatize(string, scope, start, finish) ⇒ Object



5
6
7
# File 'lib/mantra/merge_tool.rb', line 5

def templatize(string, scope, start, finish)
  raise "not implemented"
end