On the output I'd like to have this:
<%= link_to '£', '#' %>
to show:
£
I wish not to input "£" as is, I need to input the html code for £. Is there a way?
I'm trying to accomplishe this: http://foundation.zurb.com/docs/components/alert_boxes.html
It should work
'£'.html_safe