Unfortunately, I don't think that's the problem -- I'm definitely
using "- form_for" here.
What's particularly odd is that the form appears to compile just fine
in development... once I switch to production, it just seems to be
repeating the form at random places inside the original form. If
you're interested, I can privately send you a link to the production
area so you can take a look for yourself.
On Nov 9, 6:33 pm, Chris Eppstein <
ch...@eppsteins.net> wrote:
> You're probably writing "= form_for" instead of "- form_for"
>