I am basically trying to get this result:
Log in
The following worked for me. I don't know why other pieces of code didn't (different ruby version?).
<%= link_to content_tag(:span, 'Register'), {:action => "register"}, :class=>"button" %>