Are you using the awesome simple_form library? Good for you! But there is a small problem: nested forms. This tiny little javascript library can help make your life a little easier. What does the ...
HTML forms are capable of sending HTTP requests declaratively without the use of JavaScript: Standard HTML form submission, as described in the previous section,loads the URL where the data was sent, ...