On Tue, Oct 7, 2014 at 11:45 AM, Alessandra Padovam
<lists@ruby-forum.com> wrote:
> I am accessing an external webservice to display and manipulate data.
> The table is displayed in the view based on reading an external xml,
> array values are dynamic.
> My goal is to select the checkbox two attributes get this array as
> parameters that will be needed to delete the record in the webservice.
> Everything would be easier if the webservice make available a single
> key, but it is not possible.
?? So merge what you need into "value1_value2" or whatever and
parse it back into 2 values on the server.
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
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/CACmC4yBtpfEnP89G8FtPCWRuHjwtLUmtZCVGFaPBU34b5QsJOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment