Froze rails gems
[depot.git] / vendor / rails / railties / doc / guides / html / index.html
diff --git a/vendor/rails/railties/doc/guides/html/index.html b/vendor/rails/railties/doc/guides/html/index.html
new file mode 100644 (file)
index 0000000..991b10c
--- /dev/null
@@ -0,0 +1,349 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<head>
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+       <title>Ruby on Rails guides</title>
+       <!--[if lt IE 8]>
+       <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"></script>
+       <![endif]-->
+       <link href="stylesheets/base.css" media="screen" rel="Stylesheet" type="text/css" />
+       <link href="stylesheets/forms.css" media="screen" rel="Stylesheet" type="text/css" />
+       <link href="stylesheets/more.css" media="screen" rel="Stylesheet" type="text/css" />
+       <style type="text/css">
+               div#container {
+       max-width: 900px;
+       padding-bottom: 3em;
+}
+
+div#content {
+       margin-left: 200px;
+}
+
+div#container.notoc {
+       max-width: 600px;
+}
+
+.notoc div#content {
+       margin-left: 0;
+}
+
+pre {
+       line-height: 1.4em;
+}
+
+#content p tt {
+       background: #eeeeee;
+       border: solid 1px #cccccc;
+       padding: 3px;
+}
+
+dt {
+       font-weight: bold;
+}
+
+#content dt tt {
+       font-size: 10pt;
+}
+
+dd {
+       margin-left: 3em;
+}
+
+#content dt tt, #content pre tt {
+       background: none;
+       padding: 0;
+       border: 0;
+}
+
+#content .olist ol {
+       margin-left: 2em;
+}
+
+#header {
+       position: relative;
+       max-width: 840px;
+       margin-left: auto;
+       margin-right: auto;
+}
+
+#header.notoc {
+       max-width: 580px;
+}
+
+#logo {
+       position: absolute;
+       left: 10px;
+       top: 10px;
+       width: 110px;
+       height: 140px;
+}
+
+div#header h1#site_title {
+       background: url('images/ruby_on_rails_by_mike_rundle2.gif') top left no-repeat;
+       position: absolute;
+       width: 392px;
+       height: 55px;
+       left: 145px;
+       top: 20px;
+       margin: 0;
+       padding: 0;
+}
+
+#site_title span {
+       display: none;
+}
+
+#site_title_tagline {
+       display: none;
+}
+
+ul#navMain {
+       position: absolute;
+       margin: 0;
+       padding: 0;
+       top: 97px;
+       left: 145px;
+}
+
+.left-floaty, .right-floaty {
+       padding: 15px;
+}
+
+.admonitionblock,
+.tableblock {
+       margin-left: 1em;
+       margin-right: 1em;
+       margin-top: 0.25em;
+       margin-bottom: 1em;
+}
+
+.admonitionblock .icon {
+       padding-right: 8px;
+}
+
+.admonitionblock .content {
+       border: solid 1px #ffda78;
+       background: #fffebd;
+       padding: 10px;
+       padding-top: 8px;
+       padding-bottom: 8px;
+}
+
+.admonitionblock .title {
+       font-size: 140%;
+       margin-bottom: 0.5em;
+}
+
+.tableblock table {
+       border: solid 1px #aaaaff;
+       background: #f0f0ff;
+}
+
+.tableblock th {
+       background: #e0e0e0;
+}
+
+.tableblock th,
+.tableblock td {
+       padding: 3px;
+       padding-left: 5px;
+       padding-right: 5px;
+}
+
+.sidebarblock {
+       margin-top: 0.25em;
+       margin: 1em;
+       border: solid 1px #ccccbb;
+       padding: 8px;
+       background: #ffffe0;
+}
+
+.sidebarblock .sidebar-title {
+       font-size: 140%;
+       font-weight: 600;
+       margin-bottom: 0.3em;
+}
+
+.sidebarblock .sidebar-content > .para:last-child > p {
+       margin-bottom: 0;
+}
+
+.sidebarblock .sidebar-title a {
+       text-decoration: none;
+}
+
+.sidebarblock .sidebar-title a:hover {
+       text-decoration: underline;
+}
+
+       </style>
+</head>
+<body>
+       <div id="header"  class="notoc">
+               <div id="logo">
+                       <a href="index.html" title="Ruby on Rails"><img src="images/rails_logo_remix.gif" alt="Rails" height="140" width="110" /></a>
+               </div>
+               
+               <h1 id="site_title"><span>Ruby on Rails</span></h1>
+               <h2 id="site_title_tagline">Sustainable productivity for web-application development</h2>
+
+               <ul id="navMain">
+                       <li class="first-child"><a href="http://www.rubyonrails.org/" title="Ruby on Rails" class="ruby_on_rails">Ruby on Rails</a></li>
+                       <li><a class="manuals" href="index.html" title="Manuals Index">Guides Index</a></li>
+               </ul>
+       </div>
+
+       <div id="container" class="notoc">
+               
+               <div id="content">
+                               <h1>Ruby on Rails guides</h1>
+                       <div id="preamble">\r
+<div class="sectionbody">\r
+<div class="admonitionblock">\r
+<table><tr>\r
+<td class="icon">\r
+<img src="./images/icons/warning.png" alt="Warning" />\r
+</td>\r
+<td class="content">This page is the result of ongoing <a href="http://hackfest.rubyonrails.org/guide">Rails Guides hackfest</a> and a work in progress.</td>\r
+</tr></table>\r
+</div>\r
+<div class="admonitionblock">\r
+<table><tr>\r
+<td class="icon">\r
+<img src="./images/icons/caution.png" alt="Caution" />\r
+</td>\r
+<td class="content">Guides marked with this icon are currently being worked on. While they might still be useful to you, they may contain incomplete information and even errors. You can help by reviewing them and posting your comments and corrections at the respective Lighthouse ticket.</td>\r
+</tr></table>\r
+</div>\r
+<h2>Start Here</h2>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="getting_started_with_rails.html">Getting Started with Rails</a></div>\r
+<div class="para"><p>Everything you need to know to install Rails and create your first application.</p></div>\r
+</div></div>\r
+<h2>Models</h2>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="migrations.html">Rails Database Migrations</a></div>\r
+<div class="para"><p>This guide covers how you can use Active Record migrations to alter your database in a structured and organized manner.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="association_basics.html">Active Record Associations</a></div>\r
+<div class="para"><p>This guide covers all the associations provided by Active Record.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="finders.html">Active Record Finders</a></div>\r
+<div class="admonitionblock">\r
+<table><tr>\r
+<td class="icon">\r
+<img src="./images/icons/caution.png" alt="Caution" />\r
+</td>\r
+<td class="content"><a href="http://rails.lighthouseapp.com/projects/16213/tickets/16">Lighthouse Ticket</a></td>\r
+</tr></table>\r
+</div>\r
+<div class="para"><p>This guide covers the find method defined in ActiveRecord::Base, as well as named scopes.</p></div>\r
+</div></div>\r
+<h2>Views</h2>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="layouts_and_rendering.html">Layouts and Rendering in Rails</a></div>\r
+<div class="para"><p>This guide covers the basic layout features of Action Controller and Action View,\r
+including rendering and redirecting, using <tt>content_for</tt> blocks, and working\r
+with partials.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="form_helpers.html">Action View Form Helpers</a></div>\r
+<div class="admonitionblock">\r
+<table><tr>\r
+<td class="icon">\r
+<img src="./images/icons/caution.png" alt="Caution" />\r
+</td>\r
+<td class="content"><a href="http://rails.lighthouseapp.com/projects/16213/tickets/1">Lighthouse Ticket</a></td>\r
+</tr></table>\r
+</div>\r
+<div class="para"><p>Guide to using built in Form helpers.</p></div>\r
+</div></div>\r
+<h2>Controllers</h2>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="routing_outside_in.html">Rails Routing from the Outside In</a></div>\r
+<div class="para"><p>This guide covers the user-facing features of Rails routing. If you want to\r
+understand how to use routing in your own Rails applications, start here.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="actioncontroller_basics.html">Basics of Action Controller</a></div>\r
+<div class="para"><p>This guide covers how controllers work and how they fit into the request cycle in your application. It includes sessions, filters, and cookies, data streaming, and dealing with exceptions raised by a request, among other topics.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="caching_with_rails.html">Rails Caching</a></div>\r
+<div class="admonitionblock">\r
+<table><tr>\r
+<td class="icon">\r
+<img src="./images/icons/caution.png" alt="Caution" />\r
+</td>\r
+<td class="content"><a href="http://rails.lighthouseapp.com/projects/16213/tickets/10">Lighthouse Ticket</a></td>\r
+</tr></table>\r
+</div>\r
+<div class="para"><p>This guide covers the three types of caching that Rails provides by default.</p></div>\r
+</div></div>\r
+<h2>Digging Deeper</h2>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="testing_rails_applications.html">Testing Rails Applications</a></div>\r
+<div class="admonitionblock">\r
+<table><tr>\r
+<td class="icon">\r
+<img src="./images/icons/caution.png" alt="Caution" />\r
+</td>\r
+<td class="content"><a href="http://rails.lighthouseapp.com/projects/16213/tickets/8">Lighthouse Ticket</a></td>\r
+</tr></table>\r
+</div>\r
+<div class="para"><p>This is a rather comprehensive guide to doing both unit and functional tests\r
+in Rails. It covers everything from &#8220;What is a test?&#8221; to the testing APIs.\r
+Enjoy.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="security.html">Securing Rails Applications</a></div>\r
+<div class="para"><p>This guide describes common security problems in web applications and how to\r
+avoid them with Rails.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="debugging_rails_applications.html">Debugging Rails Applications</a></div>\r
+<div class="para"><p>This guide describes how to debug Rails applications. It covers the different\r
+ways of achieving this and how to understand what is happening "behind the scenes"\r
+of your code.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="benchmarking_and_profiling.html">Benchmarking and Profiling Rails Applications</a></div>\r
+<div class="admonitionblock">\r
+<table><tr>\r
+<td class="icon">\r
+<img src="./images/icons/caution.png" alt="Caution" />\r
+</td>\r
+<td class="content"><a href="http://rails.lighthouseapp.com/projects/16213/tickets/4">Lighthouse Ticket</a></td>\r
+</tr></table>\r
+</div>\r
+<div class="para"><p>This guide covers ways to analyze and optimize your running Rails code.</p></div>\r
+</div></div>\r
+<div class="sidebarblock">\r
+<div class="sidebar-content">\r
+<div class="sidebar-title"><a href="creating_plugins.html">The Basics of Creating Rails Plugins</a></div>\r
+<div class="para"><p>This guide covers how to build a plugin to extend the functionality of Rails.</p></div>\r
+</div></div>\r
+<div class="para"><p>Authors who have contributed to complete guides are listed <a href="authors.html">here</a>.</p></div>\r
+<div class="para"><p>This work is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0  License</a></p></div>\r
+</div>\r
+</div>\r
+
+               </div>
+       </div>
+</body>
+</html>