Some detailed context for my question here:
http://stackoverflow.com/questions/6132246/extra-unwanted-field-from-haml-block-rails-partial
I'm not sure if it is haml or in the controller or something I don't
know, but asking here for some input, in case it is a haml thing.
Basically, I'm outputting a series of fields, with items in each
field, with choices in each item. It happens with partials, and
without.
I'm getting a bogus/phantom field that I can't get rid and can't
determine where it is coming from.
eg
field 1
items
item choices
field 2
items
items choices
field phantom
turns out to be a fully functional like a regular field, just not
requested
--
You received this message because you are subscribed to the Google Groups
"Haml" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/haml?hl=en.