aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
Commit message (Collapse)AuthorAgeFilesLines
...
* | revised case in titles of associations guideXavier Noria2009-03-141-33/+33
| |
* | revised case in titles of AR basics guideXavier Noria2009-03-141-4/+4
| |
* | revised case in titles of migrations guideXavier Noria2009-03-141-19/+19
| |
* | revised capitalization of titlesXavier Noria2009-03-141-35/+35
| |
* | minor details in the querying guideXavier Noria2009-03-141-3/+3
| |
* | Query guide is donePratik Naik2009-03-141-1/+1
| |
* | Fix the table namePratik Naik2009-03-141-1/+1
| |
* | Move find_each stuff to the top and change a bitPratik Naik2009-03-141-41/+68
| |
* | Extra spaces on list items were generating wrong output in Testing guide.Rodrigo Rosenfeld Rosas2009-03-131-3/+3
| |
* | Corrects minor spelling mistake (practises -> practices).Rodrigo Rosenfeld Rosas2009-03-131-1/+1
| |
* | Update 2.3 relnotes through 3/13 AM, remove warning about RC to get ready ↵Mike Gunderloy2009-03-131-3/+27
| | | | | | | | for release.
* | explains the order in which records are fetched by find_eachXavier Noria2009-03-131-1/+1
| |
* | prevents the mini-bio of fxn to wrap below the pictureXavier Noria2009-03-131-1/+1
| |
* | reword a paragraph in find_each explanationXavier Noria2009-03-131-1/+1
| |
* | explains find_each and find_in_batches in the querying guideXavier Noria2009-03-131-0/+41
| |
* | Changing :integer_only to :only_integer in the AR Validations and Callbacks ↵CassioMarques2009-03-121-2/+2
| | | | | | | | guide
* | each -> find_each in 2.3 release notesXavier Noria2009-03-121-5/+5
| |
* | Fixed invalid HTML in CreditsKarel Minarik2009-03-121-1/+1
| |
* | Fix several issues with code examples.Matt Jones2009-03-121-7/+21
| | | | | | | | | | | | | | | | | | | | - "chaining" layouts with :only/:except removed. See #2162 for discussion. - double render section now has working examples. Old version implied that calling render once and then falling through would give a DoubleRenderError. - complete example for layout proc. - cleaned up a few stray references to layouts ending in bare .erb (no format).
* | finished proofreading of the validations guideXavier Noria2009-03-121-16/+16
| |
* | and now even with the right dimensionsXavier Noria2009-03-111-0/+0
| |
* | updates fxn picture with better qualityXavier Noria2009-03-111-0/+0
| |
* | uploads fxn picture, links to fxn's tweet accountXavier Noria2009-03-112-2/+2
| |
* | Move JZ in the middlePratik Naik2009-03-111-6/+6
| |
* | Alphabetical orderingPratik Naik2009-03-111-4/+4
| |
* | Add the teamPratik Naik2009-03-112-19/+26
| |
* | in validations guide, emphasize after_save runs always after more specific ↵Xavier Noria2009-03-111-0/+2
| | | | | | | | after_*s
* | Fixing image for error messages in the ActiveRecord Validations and ↵CassioMarques2009-03-111-0/+0
| | | | | | | | Callbacks Guide
* | revised sections 9 to 14 of the validations guideXavier Noria2009-03-111-15/+18
| |
* | revised section 8 of validations guideXavier Noria2009-03-101-14/+20
| |
* | Remove duplicate textPratik Naik2009-03-101-2/+0
| |
* | Replace comma with full-stop in scoping chain.Andreas Scherer2009-03-101-1/+1
| |
* | Revision of i18n guide, final sections.Andreas Scherer2009-03-101-22/+22
| |
* | Revision of i18n guide, chapter 4.Andreas Scherer2009-03-101-25/+24
| | | | | | | | | | | | Major change: Scoped lookup in the form 'active_record.error_messages' seems to have been deprecated at least in Rails 2.2. Instead, the form 'activerecord.errors.messages' is implemented and documented.
* | Slight tweak to 2.3 release notesTekin Suleyman2009-03-101-1/+1
| |
* | Update 2.3 release notes with changes through March 6Mike Gunderloy2009-03-101-12/+32
| |
* | Revision of i18n guide, chapter 3.Andreas Scherer2009-03-101-8/+8
| |
* | Fix typo in Routing GuideMike Gunderloy2009-03-101-1/+1
| |
* | your dear missed typo, thank youXavier Noria2009-03-101-1/+1
| |
* | revised section 7 of validations guideXavier Noria2009-03-101-16/+21
| |
* | Merge commit 'mainstream/master'Pratik Naik2009-03-102-1/+3
|\| | | | | | | | | | | | | Conflicts: railties/guides/files/stylesheets/main.css railties/guides/rails_guides/generator.rb railties/guides/source/index.erb.textile
| * Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.Jeremy Kemper2009-03-081-1/+1
| | | | | | | | [#1617 state:resolved]
| * Merge docrails and update the release notesPratik Naik2009-02-2818-714/+631
| |
| * Merge with docrailsPratik Naik2009-02-2436-1404/+2065
| |
* | revision of validations guide, chapters 4 to 7Xavier Noria2009-03-101-34/+27
| |
* | Add a note in release notes about using request.cookies["foo"]= instead of ↵Pratik Naik2009-03-091-0/+1
| | | | | | | | CGI::Cookie.new in tests
* | Touch-up the 'i18n' part while reading the first two sections.Andreas Scherer2009-03-091-37/+37
| |
* | Add some rack linksPratik Naik2009-03-091-0/+15
| |
* | yet some more deprecated :message formats updatedXavier Noria2009-03-081-5/+5
| |
* | just a missing prepositionXavier Noria2009-03-081-1/+1
| |