ryanb / nested_form

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

Update README to say Rails 3 and above #340

Closed lreeves closed 8 years ago

KelseyDH commented 9 years ago

Are you sure this works with Rails 4.x?

lreeves commented 9 years ago

It works quite well in my app. I'll try to make an update to your test suite for it. Thanks!

Startouf commented 9 years ago

I am also using nested_form with rails 4.1. No problem so far.

onebree commented 8 years ago

@ryanb PING! This works with Rails 4.2.0 as well.