summaryrefslogtreecommitdiff
path: root/rake_tasks/diff.rake
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2011-06-12 01:38:36 +0000
committermurphy <murphy@rubychan.de>2011-06-12 01:38:36 +0000
commite750f1be81cb66743fdc5d4e9903788d9eb765c2 (patch)
tree2da7acc36b8b09cc42562cc7ef7a24defa4bd8b0 /rake_tasks/diff.rake
parent499eedc013b6178508186153831f7306221a7f8d (diff)
downloadcoderay-e750f1be81cb66743fdc5d4e9903788d9eb765c2.tar.gz
Rake task cleanups and updates. Not living in the past any more.
Diffstat (limited to 'rake_tasks/diff.rake')
-rw-r--r--rake_tasks/diff.rake2
1 files changed, 2 insertions, 0 deletions
diff --git a/rake_tasks/diff.rake b/rake_tasks/diff.rake
index bdbb458..13e2662 100644
--- a/rake_tasks/diff.rake
+++ b/rake_tasks/diff.rake
@@ -1,6 +1,8 @@
# A simple differ using svn. Handles externals.
class Differ < Hash
+ include Rake::DSL
+
def initialize path
@path = path
super 0