Sha256: 6dd830c0cc198fe1a389244bd3e8833a53132298f0b59934ba43ee552f2c22cc
Contents?: true
Size: 774 Bytes
Versions: 3
Compression:
Stored size: 774 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>task_desc (Reap::Test)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre><span class="ruby-comment cmt"># File lib/reap/task/test.rb, line 26</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">task_desc</span> <span class="ruby-value str">"Run unit-tests (each in a separate process)."</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
reap-4.0 | web/rdoc/classes/Reap/Test.src/M000062.html |
reap-4.0.0 | web/rdoc/classes/Reap/Test.src/M000060.html |
reap-5.10.10 | web/rdoc/classes/Reap/Test.src/M000062.html |