myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3226] branches/wf4ever/Rakefile: Use rdoc/task r


From: noreply
Subject: [myexperiment-hackers] [3226] branches/wf4ever/Rakefile: Use rdoc/task rather than outdated rake/ rdoctask
Date: Wed, 5 Dec 2012 16:37:35 +0000 (UTC)

Revision
3226
Author
stain
Date
2012-12-05 16:37:34 +0000 (Wed, 05 Dec 2012)

Log Message

Use rdoc/task rather than outdated rake/rdoctask

Modified Paths

Diff

Modified: branches/wf4ever/Rakefile (3225 => 3226)


--- branches/wf4ever/Rakefile	2012-12-05 16:37:27 UTC (rev 3225)
+++ branches/wf4ever/Rakefile	2012-12-05 16:37:34 UTC (rev 3226)
@@ -5,7 +5,7 @@
 
 require 'rake'
 require 'rake/testtask'
-require 'rake/rdoctask'
+require 'rdoc/task'
 
 require 'tasks/rails'
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]