aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/2_3_release_notes.textile
Commit message (Collapse)AuthorAgeFilesLines
* remove to from to to :)Vijay Dev2011-03-161-1/+1
|
* It's JavaScript :)Vijay Dev2010-12-241-1/+1
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-5/+5
| | | | 's/[ \t]*$//' -i {} \;)
* s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes ↵Xavier Noria2010-03-191-1/+1
| | | | some links relative to work in either site
* fixes broken links in 2.3 release notesXavier Noria2009-12-291-3/+3
|
* in 2.3 release notes, fix name of a rake taskXavier Noria2009-04-131-1/+1
|
* Fix typo in release notesMike Gunderloy2009-04-111-1/+1
|
* Revert "Changes to indicate release notes refer to most recent point releases,"Mike Gunderloy2009-04-071-2/+2
| | | | | | Rails numbering: 2.2.2 and 2.3.2 are the release versions, so original wording is fine. Release notes refer to the first *release* version, not the the earlier RC versions. This reverts commit 858dbeb4fde52494976e4aa55fb127181a078cd7.
* Changes to indicate release notes refer to most recent point releases,Rick Moynihan2009-04-071-2/+2
| | | | | | | | | | not the initial release. It would be good to make this more explicit still. The motivation for the change was that ActiveRecords find_in_batches is documented to have been released in rails 2.3, but was actually only released in 2.3.2.
* Merge branch 'master' of git@github.com:lifo/docrailsMike Gunderloy2009-03-241-16/+16
|\ | | | | | | | | Conflicts: railties/guides/source/2_3_release_notes.textile
| * thanks but release notes are mostly frozen once they are published, and ↵Xavier Noria2009-03-191-11/+0
| | | | | | | | provide only an overview of the new stuff
| * Added extra notes to nested model forms explanation in 2.3 release notes to ↵Anton Jenkins2009-03-191-0/+11
| | | | | | | | cover has_one relationships
| * fixes broken links in security guideXavier Noria2009-03-151-16/+16
| |
* | Add note about change to session optionsMike Gunderloy2009-03-241-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.
* each -> find_each in 2.3 release notesXavier Noria2009-03-121-5/+5
|
* Remove duplicate textPratik Naik2009-03-101-2/+0
|
* 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
|
* Merge commit 'mainstream/master'Pratik Naik2009-03-101-0/+2
|\ | | | | | | | | | | | | Conflicts: railties/guides/files/stylesheets/main.css railties/guides/rails_guides/generator.rb railties/guides/source/index.erb.textile
| * Merge docrails and update the release notesPratik Naik2009-02-281-3/+24
| |
| * Merge with docrailsPratik Naik2009-02-241-4/+47
| |
* | Add a note in release notes about using request.cookies["foo"]= instead of ↵Pratik Naik2009-03-091-0/+1
| | | | | | | | CGI::Cookie.new in tests
* | Move the warning down a lil in the relnotesPratik Naik2009-03-071-2/+2
| |
* | Update 2.3 release notes.Mike Gunderloy2009-02-281-1/+2
| |
* | Update release notes for 2.3 RC2Mike Gunderloy2009-02-271-3/+15
| |
* | Added RC2 note to Release Notes for 2.3.Mike Gunderloy2009-02-251-0/+2
| |
* | Updating release notes for 2.3.Mike Gunderloy2009-02-251-0/+6
| |
* | Add ActiveRecord each and find_with_batches to release notes.Mike Gunderloy2009-02-231-2/+24
| |
* | Bring 2.3 release notes up to date.Mike Gunderloy2009-02-221-1/+6
| |
* | Updates to 2.3 release notes.Mike Gunderloy2009-02-131-0/+12
| |
* | Use explicit HTML charnames for textile-formatted <code/>.Andreas Scherer2009-02-111-1/+1
| |
* | Update 2.3 release notes.Mike Gunderloy2009-02-061-0/+4
|/
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+501