doc/classes/Lilygraph.src/M000002.html in lilygraph-0.2.5 vs doc/classes/Lilygraph.src/M000002.html in lilygraph-0.3.0
- old
+ new
@@ -8,10 +8,10 @@
<title>update_options (Lilygraph)</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/lilygraph.rb, line 63</span>
+ <pre><span class="ruby-comment cmt"># File lib/lilygraph.rb, line 89</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">update_options</span>(<span class="ruby-identifier">options</span> = {})
<span class="ruby-ivar">@options</span> = <span class="ruby-ivar">@options</span>.<span class="ruby-identifier">merge</span>(<span class="ruby-identifier">options</span>)
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>
\ No newline at end of file