Class: Mantra::MergeTool
- Inherits:
-
Object
- Object
- Mantra::MergeTool
- Includes:
- Helpers::ObjectWithType
- Defined in:
- lib/mantra/merge_tool.rb,
lib/mantra/merge_tool/spiff.rb
Direct Known Subclasses
Defined Under Namespace
Classes: Spiff
Instance Method Summary collapse
Methods included from Helpers::ObjectWithType
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 |