Sha256: fb1a360144b69fb7a15e1227f0bba79093d84632519814fbdb9e8adf94b67979

Contents?: true

Size: 767 Bytes

Versions: 4

Compression:

Stored size: 767 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>to_const (Symbol)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <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/facet/symbol/to_const.rb, line 13</span>
  <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_const</span>
    <span class="ruby-identifier">to_s</span>.<span class="ruby-identifier">to_const</span>
  <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
facets-0.6.3 doc/classes/Symbol.src/M000020.html
facets-0.7.0 doc/atomic-rdoc/classes/Symbol.src/M000028.html
facets-0.7.1 doc/atomic-rdoc/classes/Symbol.src/M000028.html
facets-0.7.2 doc/atomic-rdoc/classes/Symbol.src/M000028.html