public
Description: Piston is a utility that eases vendor branch management. This repository is a complete reimplementation of Piston to provide different backends, depending on the repositories and working copies you pistonize from.
Homepage: http://piston.rubyforge.org/
Clone URL: git://github.com/francois/piston.git
francois (author)
Tue Jul 22 19:45:20 -0700 2008
commit  6d9a479f9e13b04f2c89ab2447243a5dd073f0f5
tree    5a86f33d3ba569e4793e719239936b9e1c64d3f3
parent  13ab71bc750ea7b6461b075347eae8cce91a478d
piston / lib / subclass_responsibility_error.rb
100644 3 lines (2 sloc) 0.053 kb
1
2
3
class SubclassResponsibilityError < RuntimeError
end