Sha256: 170a3412dfbd07081a49e8decdb7d9857f70d6f7c1d834d9e963c1d55af866e8
Contents?: true
Size: 888 Bytes
Versions: 2
Compression:
Stored size: 888 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <!-- store_only (OrderedHash) --> <html> <head> <title>store_only (OrderedHash)</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/orderedhash.rb, line 39</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">store_only</span> <span class="ruby-identifier">a</span>,<span class="ruby-identifier">b</span> <span class="ruby-identifier">store</span> <span class="ruby-identifier">a</span>,<span class="ruby-identifier">b</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/OrderedHash.src/M000006.html |
rq-3.1.0 | doc/classes/OrderedHash.src/M000006.html |