Ruby on Rails Tuesday, October 22, 2019

yup - sounds like you have nailed that one.

As you say; The error here is in trying to implicitly convert a symbol into an integer.

Isn't it great how Rails (ruby) helps you out.


 4       <%= f.text_area [:item][:item_item_property][ip.name.downcase.to_sym] %>

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/261bc541-662e-49aa-8900-acdb3f012ebd%40googlegroups.com.

No comments:

Post a Comment