Skip to content

Instantly share code, notes, and snippets.

@chris-dannen
Created June 21, 2013 14:07
Show Gist options
  • Save chris-dannen/5831401 to your computer and use it in GitHub Desktop.
Save chris-dannen/5831401 to your computer and use it in GitHub Desktop.
<%= content_tag(:body, {
class: [
current_user.signposting_level_class
]
} %>
<%# The rest of the page %>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment