public
Description: Bang! You've deployed!
Homepage: http://opensource.thinkrelevance.com/
Clone URL: git://github.com/relevance/cap_gun.git
cap_gun / index.html
100644 15 lines (13 sloc) 0.557 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!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=utf-8" />
 
<title>RDoc Documentation</title>
</head>
<frameset cols="300,*" frameborder="1" border="1" bordercolor="#666666" framespacing="1">
    <frame src="panel/index.html" title="Search" name="panel" />
    <frame src="files/README_markdown.html" name="docwin" />
</frameset>
</html>