Merge pull request #2465 from pivotal-casebook/patch-3

Further monkey-patching to avoid deprecation warnings
This commit is contained in:
Aaron Patterson
2011-08-09 13:33:24 -07:00

View File

@@ -8,6 +8,8 @@ end
# Monkey-patch to remove redoc'ing and clobber descriptions to cut down on rake -T noise
class RDocTaskWithoutDescriptions < RDoc::Task
include ::Rake::DSL
def define
task rdoc_task_name