Hey Colin!! Finally!!! FINALLY!!!! LOOK:

I just add this:
 

> auth_params[:contract_number].zip(auth_params[:value_solve]
> *.reject(&:blank?)*).each do |contract_number, value_solve|
>           Authorization.where(contract_number: 
> contract_number).update_all(value_solve: value_solve, situation: 2)
>       end



Thanks!! After more then one week and very very very help, I finished it !! 
* - *
Now... go to next problem LOL hahaha :D

:DDD 

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/019c5c4d-ee18-476b-81cc-96b14f903c01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to