Sha256: 1c52ff72669b88d3c2feab858769d65525d6db5df66e531c6f325850a1f60123
Contents?: true
Size: 448 Bytes
Versions: 44
Compression:
Stored size: 448 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=<%= charset %>"/> <title><%= options[:title] %></title> </head> <frameset cols="20%,*"> <frame name="list" src="class_list.html" /> <frame name="main" src="index.html" /> </frameset> </html>
Version data entries
44 entries across 44 versions & 4 rubygems