Ruby on Rails Thursday, May 19, 2011

What kind of values are you storing in your array? This may be the sort of thing you need to roll yourself.

Walter

On May 19, 2011, at 5:38 PM, Alex Katebi <alex.katebi@gmail.com> wrote:

> Is there a form to handle Array type?
>
> I generated a scaffold for a model that has Array for a field type.
> But the partial form does not handle this type.
>
> How do we tie Array types to forms?
>
> Thanks,
> Alex
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
>

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment