Sha256: 076e294de17a8e78c00b0ff695b3740aad15dea8164bf18d11751b1b19be1cdc
Contents?: true
Size: 504 Bytes
Versions: 1
Compression:
Stored size: 504 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>load_eval (Tailor)</title> <link rel=StyleSheet href="../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body bgcolor="white"> <pre><span class="cmt"># File tailor.rb, line 37</span> <span class="kw">def</span> load_eval(evaluate) eval(evaluate.untaint, TOPLEVEL_BINDING) <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/xmltailor/rdoc/classes/Tailor.src/M000003.html |