Sha256: 782989e3dbce4db972ca2813e3095bc88f90cef76781eb77e53b69e18d09c7b5

Contents?: true

Size: 1.73 KB

Versions: 14

Compression:

Stored size: 1.73 KB

Contents

title: <%= title %>
description: Enter your description here.
  It can take up several lines. This description
  will appear immediately below the main title in
  the outputted guides.

authors:
  Documentation Team:
    - name: Yehuda Katz
      nick: wycats
      description: Yehuda wrote the Rails guides gem.
  Designers:
    - name: Jason Zimdars
      nick: jz
      description: Jason Zimdars is an experienced creative director and web designer who has lead UI and UX design for numerous websites and web applications. You can see more of his design and writing at <a href="http://www.thinkcage.com/">Thinkcage.com</a> or follow him on <a href="http://twitter.com/JZ">Twitter</a>

index:
  Start Here:
    - title: Getting Started
      url: getting_started
      text: Everything you need to know to install Rails and create your first application
  Models:
    - title: Rails Database Migrations
      url: migrations
      text: This guide covers how you can use Active Record migrations to alter your database in a structured and organized manner.
    - title: Active Record Validations and Callbacks
      url: validations
      text: This guide covers how you can use Active Record validations and callbacks.
  Controllers:
    - title: Action Controller Overview
      url: controllers
      text: 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.
    - title: Rails Routing from the Outside In
      url: routing
      text: This guide covers the user-facing features of Rails routing. If you want to understand how to use routing in your own Rails applications, start here.

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
guides-0.7.1 lib/guides/templates/guides.yml.tt
guides-0.7.0 lib/guides/templates/guides.yml.tt
guides-0.6.10 lib/guides/templates/guides.yml.tt
guides-0.6.9 lib/guides/templates/guides.yml.tt
guides-0.6.8.1 lib/guides/templates/guides.yml.tt
guides-0.6.8 lib/guides/templates/guides.yml.tt
guides-0.6.7 lib/guides/templates/guides.yml.tt
guides-0.6.6 lib/guides/templates/guides.yml.tt
guides-0.6.5 lib/guides/templates/guides.yml.tt
guides-0.6.4 lib/guides/templates/guides.yml.tt
guides-0.6.3 lib/guides/templates/guides.yml.tt
guides-0.6.2 lib/guides/templates/guides.yml.tt
guides-0.6.1 lib/guides/templates/guides.yml.tt
guides-0.5.0 lib/guides/templates/guides.yml.tt