Ruby on Rails Tuesday, April 19, 2016

On 19 April 2016 at 21:30, Elton Santos <elton.melo.santos@gmail.com> wrote:
> This:
>
> 11
> 33
>
> My contract numbers checked

Is that an array? If so then when you say
update_all(value_solve: params[:authorization][:value_solve], situation: 2)
and params[:authorization][:value_solve] is an array, what do you
expect that to do?

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%3D0gLv51uCydFNX_rT1u3kA-nKTNtPpz1j%2BQ%2Bv41yAWvbysCw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment