Sha256: c4b19d90dff1bb61f5f0f6e7f1e756bb31206e0aa5df6ce7131daa5711490138
Contents?: true
Size: 988 Bytes
Versions: 2
Compression:
Stored size: 988 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <!-- munge (RQ::ConfigFile) --> <html> <head> <title>munge (RQ::ConfigFile)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="http://www.FaerieMUD.org/stylesheets/rdoc.css" type="text/css" /> </head> <body> <pre><span class="ruby-comment cmt"># File lib/rq-2.3.1/configfile.rb, line 51</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">munge</span> <span class="ruby-identifier">buf</span> <span class="ruby-comment cmt">#--{{{</span> <span class="ruby-identifier">buf</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp re">%/\t/o</span>,<span class="ruby-value str">' '</span>) <span class="ruby-comment cmt">#--}}}</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rq-3.0.0 | doc/classes/RQ/ConfigFile.src/M000103.html |
rq-3.1.0 | doc/classes/RQ/ConfigFile.src/M000103.html |