Sha256: 02d2b3e8564cdb4d2359007c4bfcf22c857b388e3f59f1eb83b1d9a76583ad85
Contents?: true
Size: 1.43 KB
Versions: 6
Compression:
Stored size: 1.43 KB
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>admin_assistant: API{% if page.title != '' %}: {{ page.title }}{% endif% %}</title> <link rel="stylesheet" href="../css/main.css" type="text/css" media="screen"> </head> <body> <div id="page_header"> <h1><a href="../">admin_assistant</a></h1> <div class="nav"> <a href="../screenshots.html">Screenshots</a> | <a href="../quick_start.html">Quick start</a> | <a href="../tutorial.html">Tutorial</a> | <a href="../api/">API reference</a> | <a href="../community.html">Community</a> | <a href="../design_principles.html">Design principles</a> | <a href="http://groups.google.com/group/admin_assistant">Mailing list</a> | <a href="http://github.com/fhwang/admin_assistant">Github page</a> </div> </div> <div id="body"> <h2> <a href="../api/">API</a> {% if page.title != '' %}: {{page.title}}{% endif %} </h2> <div class="subnav"> <a href="../api/core.html">Core</a> | <a href="../api/destroy.html">Destroy</a> | <a href="../api/form.html">Form</a> | <a href="../api/idx.html">Index</a> | <a href="../api/search.html">Search</a> | <a href="../api/show.html">Show</a> </div> {{ content }} </div> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems