Sha256: 4027001a8d382b1b1aee512baf7367e3b374746bc3559599871511b6f582c143
Contents?: true
Size: 546 Bytes
Versions: 1
Compression:
Stored size: 546 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>new (XMLProof::Proofsheet)</title> <link rel=StyleSheet href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body bgcolor="white"> <pre><span class="cmt"># File proofsheet.rb, line 17</span> <span class="kw">def</span> initialize(url) @url = url @document = REXML::Document.new(fetch_xml(@url)) <span class="kw">end</span></pre> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mega-0.3.1 | pub/xml/xmlproof/rdoc/classes/XMLProof/Proofsheet.src/M000018.html |