aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_0_release_notes.textile
Commit message (Collapse)AuthorAgeFilesLines
* Update masterJosé Valim2012-07-071-0/+2
|
* Improve docs, changelog and release notes for Action Mailer default_options=Carlos Antonio da Silva2012-07-061-0/+2
| | | | [ci skip]
* Update release notes with AR::Relation#inspect change [ci skip]Carlos Antonio da Silva2012-07-061-3/+6
| | | | | See 07314e64fd62fb8e6165c8c539420160da9437e9. Also fix some tabs in AR Changelog.
* fix link and add activeresource link in release notes page [ci skip]Francesco Rodriguez2012-07-041-2/+2
|
* Update 4.0 Release NotesRafael Mendonça França2012-07-041-1/+15
| | | | Related with 17d2115e3df6caf15d554b44e28177069fa3ed5b
* Update 4.0 Release Notes with changelogs [ci skip]Carlos Antonio da Silva2012-07-021-14/+221
| | | | | | | Also fix some wrong formatting. Related discussion: https://github.com/rails/rails/commit/ab72040b74f742b6676b2d2a5dd029bfdca25a7a#commitcomment-1525256
* format the 4.0 release notes [ci skip]Vijay Dev2012-06-231-52/+45
|
* Updated guide to say Rails 4.0 requires 1.9.3 or higher, not Rails 3.2.Philip Arndt2012-06-031-2/+2
|
* starting with the Rails 4.0 release notesVijay Dev2012-06-021-0/+591
just a consolidation of the changelogs with minimal formatting [ci skip]