miletbaker / add_nested_fields

Rails ActionView / RJS Helper to work with dynamically adding removing partials for working with accepts_nested_attributes_for

Home Page:http://www.gotripod.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with formtastic

pduersteler opened this issue · comments

Would be nice if add_nested_fields would work with formtastic. Currently, this plugin cannot handle it (or I can't get it to work..)

That would be a superb addition, considering how there are (as of now) now tutorials on how to dynamically add fields with formtastic.