On Sunday, March 24, 2013 1:12:35 PM UTC+2, [email protected] wrote: > > Yes I have, for some reason the builder object is an array under rails 4.0 > and I have not found a way of presenting the view for edit. > > Depends on the array structure. I can only advise that you read the array specs
http://ruby-doc.org/core-1.9.3/Array.html (assuming you use 1.9.3). There you shold find methods to display your array elements. - Jussi -- 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/msg/rubyonrails-talk/-/Tdo4DbTw1uEJ. For more options, visit https://groups.google.com/groups/opt_out.

