aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/index.erb.textile
Commit message (Collapse)AuthorAgeFilesLines
* guides -> Guides in title of home pageXavier Noria2009-06-211-1/+1
|
* Minor edits to I18n guide; publish guideMike Gunderloy2009-03-141-1/+1
|
* Mark callbacks guide doneMike Gunderloy2009-03-141-1/+1
|
* Query guide is donePratik Naik2009-03-141-1/+1
|
* Remove duplicate links from the index pagePratik Naik2009-03-061-4/+0
|
* Change the link on the index pagePratik Naik2009-03-051-1/+1
|
* Reconcile index and layout for Guides.Mike Gunderloy2009-03-031-0/+4
|
* Added "Contributing" GuideMike Gunderloy2009-03-021-0/+4
|
* Fix some formatting in the caching guidePratik Naik2009-02-281-2/+6
|
* Minor fixes in layout and indexPratik Naik2009-02-071-2/+2
|
* Second version of the Rack guidePratik Naik2009-02-071-0/+4
|
* Fixing the description of the i18n guide in the index pageCassioMarques2009-02-061-1/+1
|
* Change the name of perf guide in index/navbarPratik Naik2009-02-051-2/+2
|
* Minor rewording on the index pagePratik Naik2009-02-041-1/+1
|
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-041-0/+112
If you're a guide writer and want to generate the guides, Run : ruby railties/guides/rails_guides.rb And guides HTML will get generated inside railties/guides/output directory.