Sha256: 6ed7e670a2e422c14e41e179f40d129d95ad3cf6a44abb8e854ded6eca0e8565
Contents?: true
Size: 1007 Bytes
Versions: 2
Compression:
Stored size: 1007 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <!-- append_features (RQ::Util) --> <html> <head> <title>append_features (RQ::Util)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="http://www.FaerieMUD.org/stylesheets/rdoc.css" type="text/css" /> </head> <body> <pre><span class="ruby-comment cmt"># File lib/rq-2.3.1/util.rb, line 24</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">append_features</span> <span class="ruby-identifier">c</span> <span class="ruby-comment cmt">#--{{{</span> <span class="ruby-keyword kw">super</span> <span class="ruby-identifier">c</span>.<span class="ruby-identifier">extend</span> <span class="ruby-constant">Util</span> <span class="ruby-comment cmt">#--}}}</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rq-3.0.0 | doc/classes/RQ/Util.src/M000041.html |
rq-3.1.0 | doc/classes/RQ/Util.src/M000041.html |