Button Behavior Inside a Form 10 Sep 2014 Ruby on Rails HTML Button Behavior Inside a Form A form is usually associated with a submit button. In Rails, you typically have a form specified as following: (if use form_for helper) <