simple_nested_form_for - awesome
I love simple_form. Big ups to the plataformatec guys (get it here). It makes writing forms in rails a breeze. Great control and really easy to style up.
I also love ryanb’s nested_form. Again, it makes complex forms so much easier to create.
Today I had the need to use both simple_form and nested_form. And how awesome is this: simple_nested_form.
It’s shit like this that makes my day.
