doc/R509/CertificateAuthority/Http/Factory/SpkiFactory.html in r509-ca-http-0.1 vs doc/R509/CertificateAuthority/Http/Factory/SpkiFactory.html in r509-ca-http-0.2
- old
+ new
@@ -2,19 +2,19 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>
- Class: R509::CertificateAuthority::Http::Factory::SpkiFactory
+ Class: R509::CertificateAuthority::HTTP::Factory::SPKIFactory
- — Documentation by YARD 0.8.3
+ — Documentation by YARD 0.8.6.1
</title>
- <link rel="stylesheet" href="../../../../css/style.css" type="text/css" media="screen" charset="utf-8" />
+ <link rel="stylesheet" href="../../../../css/style.css" type="text/css" charset="utf-8" />
- <link rel="stylesheet" href="../../../../css/common.css" type="text/css" media="screen" charset="utf-8" />
+ <link rel="stylesheet" href="../../../../css/common.css" type="text/css" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
hasFrames = window.top.frames.main ? true : false;
relpath = '../../../../';
framesUrl = "../../../../frames.html#!" + escape(window.location.href);
@@ -30,13 +30,13 @@
<body>
<div id="header">
<div id="menu">
<a href="../../../../_index.html">Index (S)</a> »
- <span class='title'><span class='object_link'><a href="../../../../R509.html" title="R509 (module)">R509</a></span></span> » <span class='title'><span class='object_link'><a href="../../../CertificateAuthority.html" title="R509::CertificateAuthority (module)">CertificateAuthority</a></span></span> » <span class='title'><span class='object_link'><a href="../../Http.html" title="R509::CertificateAuthority::Http (module)">Http</a></span></span> » <span class='title'><span class='object_link'><a href="../Factory.html" title="R509::CertificateAuthority::Http::Factory (module)">Factory</a></span></span>
+ <span class='title'><span class='object_link'><a href="../../../../R509.html" title="R509 (module)">R509</a></span></span> » <span class='title'><span class='object_link'><a href="../../../CertificateAuthority.html" title="R509::CertificateAuthority (module)">CertificateAuthority</a></span></span> » <span class='title'><span class='object_link'><a href="../../HTTP.html" title="R509::CertificateAuthority::HTTP (module)">HTTP</a></span></span> » <span class='title'><span class='object_link'><a href="../Factory.html" title="R509::CertificateAuthority::HTTP::Factory (module)">Factory</a></span></span>
»
- <span class="title">SpkiFactory</span>
+ <span class="title">SPKIFactory</span>
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>
@@ -61,11 +61,11 @@
<div class="clear"></div>
</div>
<iframe id="search_frame"></iframe>
- <div id="content"><h1>Class: R509::CertificateAuthority::Http::Factory::SpkiFactory
+ <div id="content"><h1>Class: R509::CertificateAuthority::HTTP::Factory::SPKIFactory
</h1>
@@ -76,11 +76,11 @@
<span class="inheritName">Object</span>
<ul class="fullTree">
<li>Object</li>
- <li class="next">R509::CertificateAuthority::Http::Factory::SpkiFactory</li>
+ <li class="next">R509::CertificateAuthority::HTTP::Factory::SPKIFactory</li>
</ul>
<a href="#" class="inheritanceTree">show all</a>
</dd>
@@ -166,11 +166,11 @@
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/r509/certificateauthority/http/factory.rb', line 10</span>
<span class='kw'>def</span> <span class='id identifier rubyid_build'>build</span><span class='lparen'>(</span><span class='id identifier rubyid_options'>options</span><span class='rparen'>)</span>
- <span class='const'>R509</span><span class='op'>::</span><span class='const'>Spki</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='id identifier rubyid_options'>options</span><span class='rparen'>)</span>
+ <span class='const'>R509</span><span class='op'>::</span><span class='const'>SPKI</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span><span class='id identifier rubyid_options'>options</span><span class='rparen'>)</span>
<span class='kw'>end</span></pre>
</td>
</tr>
</table>
</div>
@@ -178,12 +178,12 @@
</div>
</div>
<div id="footer">
- Generated on Thu Nov 8 14:58:26 2012 by
+ Generated on Tue Apr 16 13:52:50 2013 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
- 0.8.3 (ruby-1.9.3).
+ 0.8.6.1 (ruby-1.9.3).
</div>
</body>
</html>
\ No newline at end of file