aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
Commit message (Expand)AuthorAgeFilesLines
* too many people are looking for the 2.3 guides, put by now a link at the top ...Xavier Noria2010-09-031-2/+6
* 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
| * Corrected typo in example on rendering collections in partials changing @post...Michael MacDonald2010-08-311-1/+1
| * 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
| * 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
| * | 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
| * | 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 aba...Xavier Noria2010-08-273-36/+17
* | | 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 i...Xavier Noria2010-08-261-0/+1
| |/ |/|
* | 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
* | Merge remote branch 'docrails/master'Xavier Noria2010-08-265-21/+22
|\|
| * - Fix non-ascii characters in headersAleksander Pohl2010-08-261-1/+2
| * 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
* | AS guide: Array.wrap vs splat is only valid for 1.8Xavier Noria2010-08-251-1/+1
|/