ryanb / nested_form

Rails plugin to conveniently handle multiple models in a single form.
MIT License
1.79k stars 505 forks source link

Not able to make nested_form work on production #303

Open ansingla opened 10 years ago

ansingla commented 10 years ago

Problem seems similar to https://github.com/ryanb/nested_form/issues/108

I am using Rails 3.2.15. I have tried copying jquery_nested_form.js around but that doesn't help either.