Displaying 1 result from an estimated 1 matches for "json_format".
2009 May 28
0
Re: ActiveResource as API test rig? Two jsons?
...uot;iamwill"})
>
> Result is:
> /var/lib/gems/1.8/gems/activesupport-2.3.2/lib/active_support/json/decoding.rb:14:in
> `decode'': Invalid JSON string (ActiveSupport::JSON::ParseError)
> from
> /var/lib/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/formats/json_format.rb:19:in
> `decode''
> from
> /var/lib/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/connection.rb:116:in
> `get''
> from
> /var/lib/gems/1.8/gems/activeresource-2.3.2/lib/active_resource/base.rb:576:in
> `find_every''
> from
>...