Skip to content

Instantly share code, notes, and snippets.

@jerzyn
Created March 21, 2014 16:28
Show Gist options
  • Select an option

  • Save jerzyn/9690080 to your computer and use it in GitHub Desktop.

Select an option

Save jerzyn/9690080 to your computer and use it in GitHub Desktop.
Check if logged in user
{{ if current_user }}
// only visible if the user is logged in
{{ endif }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment