aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides
Commit message (Collapse)AuthorAgeFilesLines
...
* | More restructuring of this document. Trying to make the text less verbose ↵heavysixer2008-10-231-47/+58
| | | | | | | | and more to the point.
* | Add release notes and stuffPratik Naik2008-10-234-12/+1498
| |
* | Fix iconsPratik Naik2008-10-2239-125/+226
| |
* | Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-22119-260/+19819
|\ \
| * | generate html tooPratik Naik2008-10-211-0/+1
| | |
| * | Add license to Guides.Mike Gunderloy2008-10-211-0/+2
| | |
| * | Fix indexPratik Naik2008-10-2117-35/+35
| | |
| * | New html filesPratik Naik2008-10-2116-32/+32
| | |
| * | Dont fetch images from internetPratik Naik2008-10-216-2/+2
| | |
| * | Use custom templates and stuffPratik Naik2008-10-2122-99/+836
| | |
| * | Fix up broken links in Getting Started guideMike Gunderloy2008-10-211-7/+7
| | |
| * | Fix that dir.html.html guide namePratik Naik2008-10-214-0/+0
| | |
| * | Rearrange guidesPratik Naik2008-10-21110-237/+19054
| | |
| * | Minor change to generated perf testsPratik Naik2008-10-211-2/+4
| | |
* | | First "completed" version of the finders guide... and about time too!Ryan Bigg2008-10-221-9/+76
|/ /
* | Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-215-207/+439
|\ \
| * | Added note on route generation from arrays.Mike Gunderloy2008-10-201-0/+27
| | |
| * | Edit pass on security guide.Mike Gunderloy2008-10-191-107/+164
| | |
| * | Typo fixes in Getting Started guide.Mike Gunderloy2008-10-191-2/+2
| | |
| * | Editing pass on debugging guide.Mike Gunderloy2008-10-191-86/+106
| | |
| * | Fixes to Getting Started guideMike Gunderloy2008-10-191-13/+23
| | |
| * | Revisions to AR Basics Doc.heavysixer2008-10-181-24/+37
| | |
| * | Added a brief overview of the intent of the guide and a high-level ↵heavysixer2008-10-181-7/+81
| | | | | | | | | | | | | | | | | | explanation of ORM and ActiveRecord. Notice: there are some references from Wikipedia and RDOC and the Rails API that are directly pasted into this document, they are reference material and will not appear in the final draft.
| * | fleshing out the topics and removing some redundancy.heavysixer2008-10-181-6/+19
| | |
| * | fleshing out some of the sub-topics of this guide.heavysixer2008-10-181-0/+18
| | |
* | | More work done on finders guide, extended named_scope sectionnRyan Bigg2008-10-211-5/+37
|/ /
* | Compiling rubies installing gemsPratik Naik2008-10-171-1/+139
| |
* | revised documentation of collection.deleteXavier Noria2008-10-171-1/+2
| |
* | More detail on partials.Mike Gunderloy2008-10-161-0/+9
| |
* | Additional detail on rendering partialsMike Gunderloy2008-10-161-1/+45
| |
* | Add info about benchmark() helper and stuffPratik Naik2008-10-173-77/+101
| |
* | Remove fiveruns. And preamble->indexPratik Naik2008-10-163-54/+1
| |
* | Merge with mainstream railsPratik Naik2008-10-161-1/+1
|\|
| * Merge docrailsPratik Naik2008-10-1621-778/+1797
| |
| * Merge docrailsPratik Naik2008-10-0553-1405/+51446
| |
* | Adding a stub file for the guide i'll be writing.heavysixer2008-10-161-0/+2
| |
* | Mark layout/rendering guide as donePratik Naik2008-10-161-2/+0
| |
* | A few updates to Getting Started guideMike Gunderloy2008-10-161-2/+5
| |
* | Marking layout guide completedMike Gunderloy2008-10-161-0/+1
| |
* | Minor formatting change in Getting Started guide.Mike Gunderloy2008-10-161-3/+0
| |
* | Revised draft of Getting Started guide.Mike Gunderloy2008-10-161-37/+223
| |
* | Edit/formatting pass for the testing guideMike Gunderloy2008-10-141-388/+343
| |
* | Sorry Pratik, typoed your name :)Tore Darell2008-10-151-1/+1
| |
* | First complete draft of "getting started" guideMike Gunderloy2008-10-141-100/+619
| |
* | Edits and rewrites (work in progress)Mike Gunderloy2008-10-141-175/+198
| |
* | Adds examples of integration tests in the testing guide.athonlab2008-10-141-10/+114
| |
* | Fix egregious error in documenting :class_nameMike Gunderloy2008-10-141-17/+17
| |
* | Updated to testing mailers section in the testing guide.athonlab2008-10-141-105/+34
| |
* | Removes the 'Filtering emails in development' section from testing guide.athonlab2008-10-141-32/+0
| |
* | small fixes in security guideHeiko Webers2008-10-141-3/+3
| |