aboutsummaryrefslogtreecommitdiffstats
path: root/railties
Commit message (Expand)AuthorAgeFilesLines
* Namespace under RailsGuidesPratik Naik2009-04-051-23/+25
* fixes spelling of "JavaScript" and link to the complex form examples appXavier Noria2009-04-051-1/+1
* Merge commit 'mainstream/master'Pratik Naik2009-04-042-2/+16
|\
| * Show installed middleware in builtin rails info (/rails/info/properties) [#23...Michael Schuerig2009-04-022-2/+16
| * Merge docrailsPratik Naik2009-03-248-3/+67
* | Merge branch 'master' of git@github.com:lifo/docrailsXavier Noria2009-04-031-1/+1
|\ \
| * | Typo fixNathan Lloyd Smith2009-04-031-1/+1
* | | deletes screencast promo in prologue, its proper place is the References sectionXavier Noria2009-04-031-9/+6
|/ /
* | list -> indexXavier Noria2009-04-031-1/+1
* | in caching guide, RESTifies some examples, revised conventions here and thereXavier Noria2009-04-031-25/+24
* | Tech edit of caching guide from Gregg PollackMike Gunderloy2009-04-031-124/+120
* | Fix two typos in a comment in config/initializers/backtrace_silencers.rbchrisk2009-03-311-1/+1
* | With -> with in a titleXavier Noria2009-03-301-1/+1
* | Clear up a little confusing wording in Routing Guide.Mike Gunderloy2009-03-271-3/+3
* | copyedited minor details in the rack on rails guideXavier Noria2009-03-261-17/+17
* | Merge branch 'master' of git@github.com:lifo/docrailsMike Gunderloy2009-03-2437-557/+425
|\ \
| * | Merge commit 'mainstream/master'Pratik Naik2009-03-245-446/+33
| |\|
| | * Ensure script/plugin doesn't show error message when svn externals are not therePratik Naik2009-03-181-4/+7
| | * Remove outdated script/plugin optionsPratik Naik2009-03-182-432/+5
| | * Try to use actionpack gem to generate guide when Rails is not vendoredPratik Naik2009-03-173-155/+19
| | * Merge docrailsPratik Naik2009-03-1639-847/+1874
| * | Fix a small typoPratik Naik2009-03-221-1/+1
| * | ensure authors get warnings about broken links, and ensure end users don'tXavier Noria2009-03-222-1/+2
| * | in guides generator, warn about duplicate header IDs only if WARN_DUPLICATE_H...Xavier Noria2009-03-221-1/+1
| * | replace edit distance implementation with one written from scratch to avoid l...Xavier Noria2009-03-221-108/+25
| * | removes a wrong comment in the finders guideXavier Noria2009-03-211-1/+0
| * | updates fxn pictureXavier Noria2009-03-211-0/+0
| * | thanks but release notes are mostly frozen once they are published, and provi...Xavier Noria2009-03-191-11/+0
| * | Added extra notes to nested model forms explanation in 2.3 release notes to c...Anton Jenkins2009-03-191-0/+11
| * | be even more ambiguous about the order of generation of hidden input for chec...Xavier Noria2009-03-171-1/+1
| * | Merge commit 'mainstream/master'Pratik Naik2009-03-1612-16/+28
| |\|
| | * update metal fixtures to be ruby 1.9 compatJoshua Peek2009-03-156-6/+6
| | * Prepare for final 2.3 releaseDavid Heinemeier Hansson2009-03-153-10/+7
| | * Make sure Metal use ActionController class name conventions [#2242 state:reso...Luca Guidi2009-03-153-1/+12
| | * Add Rack version to Rails infoJoshua Peek2009-03-141-0/+4
| * | clients.idPratik Naik2009-03-151-1/+1
| * | dasherize titles in a more predictable way, and update fragment identifiers a...Xavier Noria2009-03-154-8/+8
| * | guides generator warns about duplicate header IDsXavier Noria2009-03-151-3/+18
| * | revised links in guides according to W3C link checker reportXavier Noria2009-03-1512-35/+34
| * | update links in layout according to W3C link checker reportXavier Noria2009-03-151-9/+9
| * | in guides generator, broken link warning now suggests the existing anchor wit...Xavier Noria2009-03-153-1/+117
| * | Added a collection association form example.Eloy Duran2009-03-151-1/+46
| * | Fix generated sqlPratik Naik2009-03-151-1/+1
| * | fixes broken links in association basics guideXavier Noria2009-03-151-7/+7
| * | fixes broken links in security guideXavier Noria2009-03-151-1/+1
| * | fixes broken links in security guideXavier Noria2009-03-151-16/+16
| * | fixes broken links in migrations guideXavier Noria2009-03-151-2/+2
| * | fixes broken links in i18n guideXavier Noria2009-03-151-1/+1
| * | fixes broken links in finders guideXavier Noria2009-03-151-4/+4
| * | Started on a Rails guide on nested model forms.Eloy Duran2009-03-151-0/+177