Preparing for 3.2.14.rc2 release

This commit is contained in:
Rafael Mendonça França
2013-07-16 13:00:33 -03:00
parent 1900a56669
commit a96df04aac
16 changed files with 47 additions and 17 deletions

View File

@@ -1,4 +1,9 @@
## Rails 3.2.14.rc1 (Jul 8, 2013) ##
## Rails 3.2.14.rc2 (Jun 16, 2013) ##
* No changes.
## Rails 3.2.14.rc1 (Jul 12, 2013) ##
* Fixes an issue that ActiveResource models ignores ActiveResource::Base.include_root_in_json.
Backported from the now separate repo rails/activeresouce.