Rails 4.0 Example app

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

(assuming you use 1.9.3). There you shold find methods to display your array elements.

  • Jussi