RailsCasts Pro episodes are now free!

Learn more or hide this

marvinmarnold's Profile

GitHub User: marvinmarnold

Comments by

Avatar

I'm using form_tag not form_for. I got the autocomplete working but when I submit the form, no parameters are passed. If I remove the javascript and submit the form, my inputs are passed as expected. Any ideas?