1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

16 commits

Author SHA1 Message Date
Rafael Mendonça França
df1d21a554 Remove some entries from the 4.0 release notes
We need more ❤️ in this file. There are a lot of outdated entries.
2012-08-26 01:19:44 -03:00
Prem Sichanugrist
aa4655806a Update guide/release note about AR::SessionStore 2012-08-24 15:24:19 -04:00
Vijay Dev
a38d4d41c1 remove reference to humans.txt from release notes
This was reverted in fb883318c8
2012-08-16 00:23:37 +05:30
Rafael Mendonça França
89cc4f1501 Some release notes love ❤️ 2012-08-14 04:05:37 -03:00
Carlos Antonio da Silva
a9dccda936 Fallback to :en locale instead of handling a constant with defaults
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.
2012-08-11 00:20:19 -03:00
Vijay Dev
9694b756d1 update 4.0 release notes [ci skip] 2012-07-21 22:26:21 +05:30
Carlos Antonio da Silva
3bbc2fb994 Improve and fix AP changelog, sync release notes [ci skip] 2012-07-08 13:51:07 -03:00
José Valim
967f5f3720 Update master 2012-07-07 10:48:26 +03:00
Carlos Antonio da Silva
3009c63da6 Improve docs, changelog and release notes for Action Mailer default_options=
[ci skip]
2012-07-06 22:51:32 -03:00
Carlos Antonio da Silva
48fe38201d Update release notes with AR::Relation#inspect change [ci skip]
See 07314e64fd.
Also fix some tabs in AR Changelog.
2012-07-06 08:57:59 -03:00
Francesco Rodriguez
4981fa532c fix link and add activeresource link in release notes page [ci skip] 2012-07-04 11:06:33 -05:00
Rafael Mendonça França
b5a2f24b6b Update 4.0 Release Notes
Related with 17d2115e3d
2012-07-04 08:24:57 -03:00
Carlos Antonio da Silva
215d41d802 Update 4.0 Release Notes with changelogs [ci skip]
Also fix some wrong formatting.

Related discussion:
ab72040b74 (commitcomment-1525256)
2012-07-02 22:34:51 -03:00
Vijay Dev
95b0f6305e format the 4.0 release notes [ci skip] 2012-06-23 19:54:52 +05:30
Philip Arndt
b3702ab210 Updated guide to say Rails 4.0 requires 1.9.3 or higher, not Rails 3.2. 2012-06-03 17:54:57 +12:00
Vijay Dev
806d023b45 starting with the Rails 4.0 release notes
just a consolidation of the changelogs with minimal formatting

[ci skip]
2012-06-02 23:39:11 +05:30