Sha256: 8226881d9392e98980a6a5ac693b38f8447203ee0cfdf07e598356e5d4e477af
Contents?: true
Size: 1.27 KB
Versions: 129
Compression:
Stored size: 1.27 KB
Contents
<!DOCTYPE html> <html lang='en'> <head> <meta http-equiv='Content-Type' content='text/html;charset=utf-8'> <title>Rack::Cache <%= title %></title> <link rel='stylesheet' href='rack-cache.css' type='text/css' media='all'> <script type='text/javascript' src='http://code.jquery.com/jquery-1.2.3.js'></script> <script type='text/javascript' src='http://tomayko.com/js/tomayko.js'></script> </head> <body> <div id='container'> <div id='header'> <h1><a href="./">rack-cache</a></h1> <p> <a href="./configuration" title='Configuration Language Documentation'>Config</a> | <a href="./storage" title='Cache Storage Documentation'>Storage</a> | <a href="http://tomayko.com/writings/things-caches-do" title="Things Caches Do">Things</a> | <a href="./faq" title='Frequently Asked Questions'>FAQ</a> | <a href="./api/" title='Fucking Sucks.'>RDoc</a> </p> </div> <div id='content'><%= content %></div> <div id='footer'> <p class='rights'> Copyright <a href="./license" rel="license">©</a> 2003-2008 by <a href='http://tomayko.com/about' rel='me author'>Ryan Tomayko</a> </p> </div> </div> </body> </html>
Version data entries
129 entries across 105 versions & 22 rubygems