Monday, 30 September 2013

How to add class to this form_tag in Rails

How to add class to this form_tag in Rails

pI have this form_tag and I need to add a class to it. Not sure how to do
it without breaking it:/p precodelt;%= form_tag sessions_path do %gt;
/code/pre

No comments:

Post a Comment