Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | revised titles in validation and callbacks guide | Xavier Noria | 2009-03-14 | 1 | -1/+1 | |
| | | ||||||
* | | revised titles in performance guide | Xavier Noria | 2009-03-14 | 1 | -22/+22 | |
| | | ||||||
* | | revised titles in debugging guide | Xavier Noria | 2009-03-14 | 1 | -6/+6 | |
| | | ||||||
* | | revised titles in security guide | Xavier Noria | 2009-03-14 | 1 | -28/+27 | |
| | | ||||||
* | | revised titles of rack guide | Xavier Noria | 2009-03-14 | 1 | -3/+3 | |
| | | ||||||
* | | revised typography in titles of the routing guide | Xavier Noria | 2009-03-14 | 1 | -15/+15 | |
| | | ||||||
* | | Mark callbacks guide done | Mike Gunderloy | 2009-03-14 | 1 | -1/+1 | |
| | | ||||||
* | | Minor cleanup to callbacks/validations guide | Mike Gunderloy | 2009-03-14 | 1 | -18/+21 | |
| | | ||||||
* | | fixes typo in finders guide | Xavier Noria | 2009-03-14 | 1 | -1/+1 | |
| | | ||||||
* | | revised case in titles of AC overview guide | Xavier Noria | 2009-03-14 | 1 | -15/+15 | |
| | | ||||||
* | | revised typography in layouts and rendering guide | Xavier Noria | 2009-03-14 | 1 | -17/+17 | |
| | | ||||||
* | | revised case in titles of associations guide | Xavier Noria | 2009-03-14 | 1 | -33/+33 | |
| | | ||||||
* | | revised case in titles of AR basics guide | Xavier Noria | 2009-03-14 | 1 | -4/+4 | |
| | | ||||||
* | | revised case in titles of migrations guide | Xavier Noria | 2009-03-14 | 1 | -19/+19 | |
| | | ||||||
* | | revised capitalization of titles | Xavier Noria | 2009-03-14 | 1 | -35/+35 | |
| | | ||||||
* | | minor details in the querying guide | Xavier Noria | 2009-03-14 | 1 | -3/+3 | |
| | | ||||||
* | | Query guide is done | Pratik Naik | 2009-03-14 | 1 | -1/+1 | |
| | | ||||||
* | | Fix the table name | Pratik Naik | 2009-03-14 | 1 | -1/+1 | |
| | | ||||||
* | | Move find_each stuff to the top and change a bit | Pratik Naik | 2009-03-14 | 1 | -41/+68 | |
| | | ||||||
* | | Extra spaces on list items were generating wrong output in Testing guide. | Rodrigo Rosenfeld Rosas | 2009-03-13 | 1 | -3/+3 | |
| | | ||||||
* | | Corrects minor spelling mistake (practises -> practices). | Rodrigo Rosenfeld Rosas | 2009-03-13 | 1 | -1/+1 | |
| | | ||||||
* | | Update 2.3 relnotes through 3/13 AM, remove warning about RC to get ready ↵ | Mike Gunderloy | 2009-03-13 | 1 | -3/+27 | |
| | | | | | | | | for release. | |||||
* | | explains the order in which records are fetched by find_each | Xavier Noria | 2009-03-13 | 1 | -1/+1 | |
| | | ||||||
* | | prevents the mini-bio of fxn to wrap below the picture | Xavier Noria | 2009-03-13 | 1 | -1/+1 | |
| | | ||||||
* | | reword a paragraph in find_each explanation | Xavier Noria | 2009-03-13 | 1 | -1/+1 | |
| | | ||||||
* | | explains find_each and find_in_batches in the querying guide | Xavier Noria | 2009-03-13 | 1 | -0/+41 | |
| | | ||||||
* | | Changing :integer_only to :only_integer in the AR Validations and Callbacks ↵ | CassioMarques | 2009-03-12 | 1 | -2/+2 | |
| | | | | | | | | guide | |||||
* | | each -> find_each in 2.3 release notes | Xavier Noria | 2009-03-12 | 1 | -5/+5 | |
| | | ||||||
* | | Fixed invalid HTML in Credits | Karel Minarik | 2009-03-12 | 1 | -1/+1 | |
| | | ||||||
* | | Fix several issues with code examples. | Matt Jones | 2009-03-12 | 1 | -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 guide | Xavier Noria | 2009-03-12 | 1 | -16/+16 | |
| | | ||||||
* | | and now even with the right dimensions | Xavier Noria | 2009-03-11 | 1 | -0/+0 | |
| | | ||||||
* | | updates fxn picture with better quality | Xavier Noria | 2009-03-11 | 1 | -0/+0 | |
| | | ||||||
* | | uploads fxn picture, links to fxn's tweet account | Xavier Noria | 2009-03-11 | 2 | -2/+2 | |
| | | ||||||
* | | Move JZ in the middle | Pratik Naik | 2009-03-11 | 1 | -6/+6 | |
| | | ||||||
* | | Alphabetical ordering | Pratik Naik | 2009-03-11 | 1 | -4/+4 | |
| | | ||||||
* | | Add the team | Pratik Naik | 2009-03-11 | 2 | -19/+26 | |
| | | ||||||
* | | in validations guide, emphasize after_save runs always after more specific ↵ | Xavier Noria | 2009-03-11 | 1 | -0/+2 | |
| | | | | | | | | after_*s | |||||
* | | Fixing image for error messages in the ActiveRecord Validations and ↵ | CassioMarques | 2009-03-11 | 1 | -0/+0 | |
| | | | | | | | | Callbacks Guide | |||||
* | | revised sections 9 to 14 of the validations guide | Xavier Noria | 2009-03-11 | 1 | -15/+18 | |
| | | ||||||
* | | revised section 8 of validations guide | Xavier Noria | 2009-03-10 | 1 | -14/+20 | |
| | | ||||||
* | | Remove duplicate text | Pratik Naik | 2009-03-10 | 1 | -2/+0 | |
| | | ||||||
* | | Replace comma with full-stop in scoping chain. | Andreas Scherer | 2009-03-10 | 1 | -1/+1 | |
| | | ||||||
* | | Revision of i18n guide, final sections. | Andreas Scherer | 2009-03-10 | 1 | -22/+22 | |
| | | ||||||
* | | Revision of i18n guide, chapter 4. | Andreas Scherer | 2009-03-10 | 1 | -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 notes | Tekin Suleyman | 2009-03-10 | 1 | -1/+1 | |
| | | ||||||
* | | Update 2.3 release notes with changes through March 6 | Mike Gunderloy | 2009-03-10 | 1 | -12/+32 | |
| | | ||||||
* | | Revision of i18n guide, chapter 3. | Andreas Scherer | 2009-03-10 | 1 | -8/+8 | |
| | | ||||||
* | | Fix typo in Routing Guide | Mike Gunderloy | 2009-03-10 | 1 | -1/+1 | |
| | | ||||||
* | | your dear missed typo, thank you | Xavier Noria | 2009-03-10 | 1 | -1/+1 | |
| | |