Skip to content

Instantly share code, notes, and snippets.

@TXDynamics
Created May 1, 2013 21:50
Show Gist options
  • Save TXDynamics/5498673 to your computer and use it in GitHub Desktop.
Save TXDynamics/5498673 to your computer and use it in GitHub Desktop.
Pass HTML using provide method back to a view using the .html_safe method
<% provide(:article_heading, 'Contact N&ugrave;R&ugrave;mie'.html_safe) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment