Is there a way to add class by default in a link_to helper? This global setting should prevent me manually adding the :class option everytime.
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....