Sha256: 8add50ccb683973db916b93e2a45f8deb730d4a385c9c356cd2cb5f6de0c1b13
Contents?: true
Size: 762 Bytes
Versions: 7
Compression:
Stored size: 762 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>YARD Documentation</title> </head> <frameset cols="20%,*"> <frameset rows="50%,50%"> <frame src="all-namespaces.html" /> <frame src="all-methods.html" /> </frameset> <frame name="main" src="<%= readme_file ? 'readme.html' : url_for(Registry.all(:module, :class).sort_by {|o| o.path }.first) %>" /> <noframes> <p><a href="<%= readme_file ? 'readme.html' : url_for(Registry.all(:module, :class).sort_by {|o| o.path }.first) %>">Click here to go to the title page</a>.</p> </noframes> </frameset> </html>
Version data entries
7 entries across 6 versions & 1 rubygems