Sha256: 9d3819218acc237695cba2a1fde8adcd48a6879befe1968fde2f3345277c5aa4
Contents?: true
Size: 1.2 KB
Versions: 11
Compression:
Stored size: 1.2 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>xx_ancestors (XX::Markup::InstanceMethods)</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 438</span> 438: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">xx_ancestors</span> 439: <span class="ruby-comment cmt">#--{{{</span> 440: <span class="ruby-identifier">raise</span> <span class="ruby-constant">Error</span>, <span class="ruby-value str">"no xx_which in effect"</span> <span class="ruby-keyword kw">unless</span> <span class="ruby-identifier">xx_which</span> 441: <span class="ruby-identifier">xx_class</span>.<span class="ruby-identifier">xx_ancestors</span> <span class="ruby-identifier">xx_which</span> 442: <span class="ruby-comment cmt">#--}}}</span> 443: <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems