Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | revised section 7 of validations guide | Xavier Noria | 2009-03-10 | 1 | -16/+21 |
| | |||||
* | Merge commit 'mainstream/master' | Pratik Naik | 2009-03-10 | 2 | -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 Kemper | 2009-03-08 | 1 | -1/+1 |
| | | | | | | | | [#1617 state:resolved] | ||||
| * | Merge docrails and update the release notes | Pratik Naik | 2009-02-28 | 18 | -714/+631 |
| | | |||||
| * | Merge with docrails | Pratik Naik | 2009-02-24 | 36 | -1404/+2065 |
| | | |||||
* | | revision of validations guide, chapters 4 to 7 | Xavier Noria | 2009-03-10 | 1 | -34/+27 |
| | | |||||
* | | Add a note in release notes about using request.cookies["foo"]= instead of ↵ | Pratik Naik | 2009-03-09 | 1 | -0/+1 |
| | | | | | | | | CGI::Cookie.new in tests | ||||
* | | Touch-up the 'i18n' part while reading the first two sections. | Andreas Scherer | 2009-03-09 | 1 | -37/+37 |
| | | |||||
* | | Add some rack links | Pratik Naik | 2009-03-09 | 1 | -0/+15 |
| | | |||||
* | | yet some more deprecated :message formats updated | Xavier Noria | 2009-03-08 | 1 | -5/+5 |
| | | |||||
* | | just a missing preposition | Xavier Noria | 2009-03-08 | 1 | -1/+1 |
| | | |||||
* | | important revision in (current) chapter 3 of validations guide | Xavier Noria | 2009-03-08 | 1 | -51/+75 |
| | | |||||
* | | Added information about the new Object#invalid? method just added to Edge. | Trevor Turk | 2009-03-08 | 1 | -1/+5 |
| | | |||||
* | | proofread validations guide up to section 2 | Xavier Noria | 2009-03-08 | 1 | -9/+11 |
| | | |||||
* | | harmonizes whitespace surrounding special boxes and their inner paragraphs, ↵ | Xavier Noria | 2009-03-08 | 1 | -2/+14 |
| | | | | | | | | removes unused selectors as well | ||||
* | | Finish up callbacks section for Active Record Validations and Callbacks guide | Trevor Turk | 2009-03-07 | 1 | -54/+143 |
| | | |||||
* | | Fix guide error: save(false) skips validations but does run callbacks | Trevor Turk | 2009-03-07 | 1 | -1/+1 |
| | | |||||
* | | Added info on how to run rake with different database adapters | nachocab | 2009-03-07 | 1 | -1/+10 |
| | | |||||
* | | Fix bad link on index dropdown | Mike Gunderloy | 2009-03-07 | 1 | -1/+1 |
| | | |||||
* | | Move the warning down a lil in the relnotes | Pratik Naik | 2009-03-07 | 1 | -2/+2 |
| | | |||||
* | | get style for dd.warning back | Xavier Noria | 2009-03-07 | 1 | -1/+1 |
| | | |||||
* | | added 'Sending multipart emails with attachments' section for ActionMailer guide | Michael Erb | 2009-03-06 | 1 | -0/+32 |
| | | |||||
* | | fixes CSS rule for warning blocks in guides | Xavier Noria | 2009-03-06 | 1 | -1/+1 |
| | | |||||
* | | Remove duplicate links from the index page | Pratik Naik | 2009-03-06 | 1 | -4/+0 |
| | | |||||
* | | Add some more stuff to the rack guide | Pratik Naik | 2009-03-06 | 1 | -3/+31 |
| | | |||||
* | | I ate a word | Pratik Naik | 2009-03-06 | 1 | -1/+1 |
| | | |||||
* | | Updated the Rails on Rack section concerning metal | Simon Jefford | 2009-03-06 | 1 | -1/+11 |
| | | | | | | | | | | - Explained how to override the default load order of metal apps - Explained that metal apps within plugins will also be loaded | ||||
* | | Change the link on the index page | Pratik Naik | 2009-03-05 | 1 | -1/+1 |
| | | |||||
* | | Some changes to the doc section and renaming the guide | Pratik Naik | 2009-03-05 | 1 | -6/+10 |
| | | |||||
* | | Reconcile index and layout for Guides. | Mike Gunderloy | 2009-03-03 | 2 | -0/+7 |
| | | |||||
* | | The missing guide. | Mike Gunderloy | 2009-03-02 | 1 | -0/+226 |
| | | |||||
* | | Added "Contributing" Guide | Mike Gunderloy | 2009-03-02 | 3 | -1/+6 |
| | |