Silence complaint about Rake::DSL

This commit is contained in:
Jim Weirich
2011-12-04 01:58:29 -05:00
parent f9d3bcbb37
commit 51acb84736

View File

@@ -19,6 +19,8 @@ CLEAN.include("**/*.rbc")
CLOBBER.include(DIST_DIR)
module Koans
extend Rake::DSL if defined?(Rake::DSL)
# Remove solution info from source
# __(a,b) => __
# _n_(number) => __