summaryrefslogtreecommitdiffstats
path: root/Integer.html
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2017-09-03 21:12:08 +0900
committerKazuki Yamaguchi <k@rhe.jp>2017-09-03 21:12:08 +0900
commitdb7a7a5c5e770bf00efbf1d03bcf66572a3c5ece (patch)
tree2ac2b012a97a496038f056841e84b5aa1ce666eb /Integer.html
parent419e5914cb9881f23f84e43905f592c28c0856b3 (diff)
downloadruby-openssl-db7a7a5c5e770bf00efbf1d03bcf66572a3c5ece.tar.gz
Sync with v2.1.0.beta1
Diffstat (limited to 'Integer.html')
-rw-r--r--Integer.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/Integer.html b/Integer.html
index 0ef83374..5b7cb4c8 100644
--- a/Integer.html
+++ b/Integer.html
@@ -86,8 +86,6 @@
<section class="description">
-<p>Add double dispatch to <a href="Integer.html">Integer</a></p>
-
</section>
@@ -131,7 +129,7 @@ href="OpenSSL/BN.html">OpenSSL::BN</a></p>
<div class="method-source-code" id="to_bn-source">
- <pre><span class="ruby-comment"># File lib/openssl/bn.rb, line 35</span>
+ <pre><span class="ruby-comment"># File lib/openssl/bn.rb, line 36</span>
<span class="ruby-keyword">def</span> <span class="ruby-identifier">to_bn</span>
<span class="ruby-constant">OpenSSL</span><span class="ruby-operator">::</span><span class="ruby-constant">BN</span><span class="ruby-operator">::</span><span class="ruby-identifier">new</span>(<span class="ruby-keyword">self</span>)
<span class="ruby-keyword">end</span></pre>
@@ -153,7 +151,7 @@ href="OpenSSL/BN.html">OpenSSL::BN</a></p>
<footer id="validator-badges" role="contentinfo">
<p><a href="http://validator.w3.org/check/referer">Validate</a>
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
+ <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 6.0.0.beta1.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>