aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/4_0_release_notes.textile
Commit message (Collapse)AuthorAgeFilesLines
* Dynamic Delivery Method OptionsAditya Sanghi2012-09-071-0/+14
|
* Remove some entries from the 4.0 release notesRafael Mendonça França2012-08-261-25/+0
| | | | We need more :heart: in this file. There are a lot of outdated entries.
* Update guide/release note about AR::SessionStorePrem Sichanugrist2012-08-241-0/+2
|
* remove reference to humans.txt from release notesVijay Dev2012-08-161-2/+0
| | | | This was reverted in https://github.com/rails/rails/commit/fb883318c8b82b3570cee022ddf6886f9052245d
* Some release notes love :heart:Rafael Mendonça França2012-08-141-0/+31
|
* Fallback to :en locale instead of handling a constant with defaultsCarlos Antonio da Silva2012-08-111-0/+2
| | | | | | | | Action Pack already comes with a default locale fine for :en, that is always loaded. We can just fallback to this locale for defaults, if values for the current locale cannot be found. Closes #4420, #2802, #2890.
* update 4.0 release notes [ci skip]Vijay Dev2012-07-211-0/+2
|
* Improve and fix AP changelog, sync release notes [ci skip]Carlos Antonio da Silva2012-07-081-0/+12
|
* 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]