From bce2c0ce37cbd4abb45ca36362fbb8fae3bbc6b9 Mon Sep 17 00:00:00 2001 From: Jatinder Singh Date: Fri, 30 Apr 2010 21:02:11 -0700 Subject: Active Model JSON serializer now supports custom root option [#4515 state:committed] Signed-off-by: Jeremy Kemper --- activemodel/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'activemodel/CHANGELOG') diff --git a/activemodel/CHANGELOG b/activemodel/CHANGELOG index 74aec3bfd3..43cf67d2b7 100644 --- a/activemodel/CHANGELOG +++ b/activemodel/CHANGELOG @@ -1,3 +1,8 @@ +*Rails 3.0.0 [beta 4/release candidate] (unreleased)* + +* JSON supports a custom root option: to_json(:root => 'custom') #4515 [Jatinder Singh] + + *Rails 3.0.0 [beta 3] (April 13th, 2010)* * No changes -- cgit v1.2.3