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
Search Repo:
francois (author)
Fri May 09 07:47:05 -0700 2008
commit  46ed4501e7a9620227373fe600b8124d582daaf9
tree    a57b89adfc57dbb7fe49f32ef0595b4aade24825
parent  24c8b6fae1e43014a140a04e0fbfd97efee866f9
piston / lib / subclass_responsibility_error.rb
100644 2 lines (2 sloc) 0.053 kb
1
2
class SubclassResponsibilityError < RuntimeError
end