aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides
Commit message (Collapse)AuthorAgeFilesLines
* Rearrange guidesPratik Naik2008-10-21110-237/+19054
|
* Minor change to generated perf testsPratik Naik2008-10-211-2/+4
|
* 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
| |
* | Add description of flash.nowTore Darell2008-10-141-0/+21
| |
* | Typo fix in routing guideMike Gunderloy2008-10-091-1/+1
| |
* | Merge branch 'master' of git@github.com:lifo/docrailsTore Darell2008-10-092-13/+51
|\ \
| * | Minor change on :name_prefix and :path_prefix documentation.Mike Gunderloy2008-10-091-0/+4
| | |
| * | Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-0915-58/+291
| |\ \
| * | | Did some more work on the finders guide tonight, lock and count sections addded.Ryan Bigg2008-10-091-13/+47
| | | |
* | | | Remove part about Ruby's rescueTore Darell2008-10-081-27/+0
| | | |
* | | | Remove the bit about rescue_actionTore Darell2008-10-081-24/+0
| |/ / |/| |
* | | Fix links in AC guideTore Darell2008-10-078-17/+15
| | |
* | | Add verification, rescue + fixes to AC basicsTore Darell2008-10-0711-50/+249
| | |
* | | Additional detail on routes for namespaced controllers.Mike Gunderloy2008-10-071-1/+19
| | |
* | | Added some additional detail on asset caching syntax.Mike Gunderloy2008-10-071-0/+18
|/ /
* | Merge branch 'master' of git@github.com:lifo/docrailsRyan Bigg2008-10-063-5/+42
|\ \