mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Further monkey-patching to avoid deprecation warnings
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user