Ruby on Rails Wednesday, January 30, 2019

On Wed, 30 Jan 2019 at 11:19, fugee ohu <fugee279@gmail.com> wrote:
> ...
> puts parsed_obj["results"] shows the entire results but `puts parsed_obj["results"]["productId"] gets me error no implicit conversion of String into Integer

Show us what puts parsed_obj["results"] gives. If it is long then
from the start up to where productID occurs.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLuxCVvo_fNT_yEhLdG43o04Lv_3LdW8%3D0zuwn4JaryaVg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment