Say I have a soap object like…
#<SOAP::Mapping::Object:0x…fdbc0ee36 {}id=“120” {}name=“Welcome”>
How does one get the id value out?
object.id gives the object_id, not the 120 I am needing…
Thanks
-tim
Say I have a soap object like…
#<SOAP::Mapping::Object:0x…fdbc0ee36 {}id=“120” {}name=“Welcome”>
How does one get the id value out?
object.id gives the object_id, not the 120 I am needing…
Thanks
-tim
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs