Sha256: d6ef82f4ac816a83482e5233a947a97e57ddf2c3d1f937bb69ad6c98b184e142
Contents?: true
Size: 715 Bytes
Versions: 1
Compression:
Stored size: 715 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::Proofreader)</title> <link rel=StyleSheet href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body bgcolor="white"> <pre><span class="cmt"># File proofreader.rb, line 19</span> <span class="kw">def</span> initialize(proof=<span class="kw">nil</span>) @errors = <span class="kw">nil</span> @undefined = <span class="kw">nil</span> @xml_document = <span class="kw">nil</span> @proof = proof <span class="cmt">#@proofsheets = nil</span> <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/Proofreader.src/M000021.html |