Sha256: d380c06aeac427b8b94b89af8362e91c006ffe32a28a70f63f353db2c06ad7ad
Contents?: true
Size: 1.34 KB
Versions: 11
Compression:
Stored size: 1.34 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>xhtml_ (XX::XHTML::Strict)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line 610</span> 610: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xhtml_</span> <span class="ruby-identifier">which</span> = <span class="ruby-constant">XHTML</span><span class="ruby-operator">::</span><span class="ruby-constant">Strict</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span> 611: <span class="ruby-comment cmt">#--{{{</span> 612: <span class="ruby-keyword kw">super</span>(<span class="ruby-identifier">which</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">a</span>, <span class="ruby-operator">&</span><span class="ruby-identifier">b</span>) 613: <span class="ruby-comment cmt">#--}}}</span> 614: <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems