On Fri, Mar 02, 2012 at 01:26:18PM -0800, Mark Peterson wrote:
> So ActiveResource::Base.include_root_in_json is no longer supported, and 
> then I encounter the following within Json Formats:
> 
> module ActiveResource
>   module Formats
>     module JsonFormat
>       def decode(json)
>         Formats.remove_root(ActiveSupport::JSON.decode(json))
>       end
>     end
>   end
> end
> 
> If ActiveResource::Base.include_root_in_json felt hacky enough to remove, 
> didn't that change above feel even more hacky?

Yes?

Sorry, I don't understand the question. Is there a bug?

-- 
Aaron Patterson
http://tenderlovemaking.com/

Attachment: pgpcsI5A0dazH.pgp
Description: PGP signature

Reply via email to