Sha256: 6a1e1411f8f17f2ffe423421df9a90747e15bcff2a10fc96b14a957ec9e1e41c

Contents?: true

Size: 1023 Bytes

Versions: 2

Compression:

Stored size: 1023 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "DTD/xhtml1-transitional.dtd">

<!--

    new (OrderedHash)

  -->
<html>
<head>
	<title>new (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/orderedautohash.rb, line 12</span>
      <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&amp;</span><span class="ruby-identifier">b</span>)
<span class="ruby-comment cmt">#--{{{</span>
        <span class="ruby-keyword kw">super</span>
        <span class="ruby-ivar">@order</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/OrderedHash.src/M000003.html
rq-3.1.0 doc/classes/OrderedHash.src/M000003.html