aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup deprecation warnings in Action ControllerCarlos Antonio da Silva2010-09-061-2/+0
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* too many people are looking for the 2.3 guides, put by now a link at the top ↵Xavier Noria2010-09-031-2/+6
| | | | of the home, and add the Rails version in the main header
* Add missing lookup keys for error messagesAndrew White2010-09-011-0/+6
|
* Merge remote branch 'docrails/master'Xavier Noria2010-09-013-55/+49
|\
| * Fix benchmarking for rails3Damien Mathieu2010-08-311-6/+6
| | | | | | | | | | * Fix the generated file examples * Fix the generators commands
| * Corrected typo in example on rendering collections in partials changing ↵Michael MacDonald2010-08-311-1/+1
| | | | | | | | @posts to @products to match the example
| * Fix an english failPratik Naik2010-08-311-1/+1
| |
| * Fix the readonly sectionPratik Naik2010-08-311-11/+5
| |
| * Update the section about joinsPratik Naik2010-08-311-4/+4
| |
| * Fix pessimistic locking examplesPratik Naik2010-08-301-4/+4
| |
| * Reword calculations sectionPratik Naik2010-08-301-10/+10
| |
| * Reword the section about exists?Pratik Naik2010-08-301-3/+3
| |
| * Improve example for having()Pratik Naik2010-08-301-1/+1
| |
| * Remove {} from hash conditions. And more occurrences of [] in array conditionsPratik Naik2010-08-301-12/+12
| |
| * Array conditions dont need []Pratik Naik2010-08-301-3/+3
| |
* | Bring back build to the initialization guideSantiago Pastorino2010-08-311-2/+2
|/
* resolves merge conflictXavier Noria2010-08-315-14/+10
|\
| * User.each is a liePratik Naik2010-08-301-2/+2
| |
| * Remove mention of InstantRails, it is completely obsolete.Joost Baaij2010-08-301-1/+1
| | | | | | | | Mention RubyInstaller instead which is actually quite pleasant and runs Rails fine.
| * Merge branch 'master' of github.com:lifo/docrailsJoost Baaij2010-08-301-1/+1
| |\
| | * Revert "Revert "refer to guides since 3.0 is released now""Xavier Noria2010-08-301-1/+1
| | | | | | | | | | | | | | | | | | Wanted to revert a different commit with same message This reverts commit 15d07981f6617a3f97f9e36f257131b56a97a441.
| * | Merge branch 'master' of github.com:lifo/docrailsJoost Baaij2010-08-301-1/+1
| |\|
| | * Revert "refer to guides since 3.0 is released now"Xavier Noria2010-08-301-1/+1
| | | | | | | | | | | | | | | | | | Reason: This is an exception. Thing is when you contribute to Rails you need to know how to proceed *now*, the instructions may be different than the ones published with some past release. This reverts commit 3d13dc88e20f86ac294baeafdd8343c5ddd3b623.
| * | Remove beta and RC paths in documentationJoost Baaij2010-08-303-31/+26
| |/
| * refer to guides since 3.0 is released nowJoost Baaij2010-08-301-1/+1
| |
| * fix the cache_fu linksDamien Mathieu2010-08-301-1/+1
| |
* | implements String#strip_heredocXavier Noria2010-08-291-0/+25
| |
* | -v=1.0.0 not neededSantiago Pastorino2010-08-291-1/+1
| |
* | No more beta or rc on guidesSantiago Pastorino2010-08-292-23/+23
|/
* Merge remote branch 'docrails/master'Xavier Noria2010-08-284-13/+9
|\
| * Merge branch 'master' of github.com:lifo/docrailsJamison Dance2010-08-267-30/+24
| |\
| | * Simplify render :partialJames Miller2010-08-262-2/+2
| | |
| | * Prefer modern idiom for rendering partials on a collectionJames Miller2010-08-261-8/+4
| | |
| | * Getting started guide: typoJames Miller2010-08-261-1/+1
| | |
| | * Link to gembundler.com instead of Github repoJames Miller2010-08-261-1/+1
| | |
| * | fix sentence fragment in validates_associated cautionJamison Dance2010-08-261-1/+1
| | |
* | | solves everything in guides raised by WARNINGS=1 (except for one which is ↵Xavier Noria2010-08-273-36/+17
| | | | | | | | | | | | abandoned atm)
* | | updates de title of the generators guide in the home and indexXavier Noria2010-08-272-2/+2
| | |
* | | getting started guide: adds a reference to Michael Hartl's free online book ↵Xavier Noria2010-08-261-0/+1
| |/ |/| | | | | in the what's next section
* | getting started guide: revises text wrt bundlerXavier Noria2010-08-261-5/+3
| |
* | revises a few link textsXavier Noria2010-08-261-1/+1
| |
* | change 'a SQL' to 'an SQL' as suggested by the api documentation guidelinesJaime Iniesta2010-08-263-10/+10
| |
* | lifecycle should be two words, life cycleJaime Iniesta2010-08-261-2/+2
| |
* | Merge remote branch 'docrails/master'Xavier Noria2010-08-262-2/+2
|\|
| * Revert "to_json => as_json"Xavier Noria2010-08-262-2/+2
| | | | | | | | | | | | This reverts commit 7a6d8e4ad47d571541762a6c80cc3e1f6831bd40. Reason: The method that gives you a Ruby string with JSON source code is #to_json
* | Merge remote branch 'docrails/master'Xavier Noria2010-08-265-21/+22
|\|
| * - Fix non-ascii characters in headersAleksander Pohl2010-08-261-1/+2
| | | | | | | | Signed-off-by: Xavier Noria <fxn@hashref.com>
| * to_json => as_jsonJames Miller2010-08-252-2/+2
| |
| * mysql2 is now the default, typosJames Miller2010-08-251-4/+4
| |
| * Fix typo, favour => favorJames Miller2010-08-251-14/+14
| |