mirror of
https://github.com/github/rails.git
synced 2026-01-09 22:58:09 -05:00
Support include_root_in_json for ActiveResource properly.
This commit is a backport from https://github.com/rails/activeresource/pull/29. The ActiveResource's include_root_in_json option is broken for 3.2.x.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
## unreleased ##
|
||||
|
||||
* No changes.
|
||||
* Fixes an issue that ActiveResource models ignores ActiveResource::Base.include_root_in_json.
|
||||
Backported from the now separate repo rails/activeresouce.
|
||||
|
||||
*Xinjiang Lu*
|
||||
|
||||
## Rails 3.2.13 (Mar 18, 2013) ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user