ryanb / nested_form

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

Add Formtastic Bootstrap mention in README. #308

Open zakelfassi opened 10 years ago

gstoyanov commented 10 years ago

Just use semantic_bootstrap_nested_form_for instead of semantic_nested_form_for.

zakelfassi commented 10 years ago

@gstoyanov well yeah. This pull just documents this behaviour in README file.

gstoyanov commented 10 years ago

just wanted to add a note for people coming from google looking to do that, until it gets merged at least.