Skip to content

Instantly share code, notes, and snippets.

@afian
Created January 16, 2015 11:46
Show Gist options
  • Save afian/bb040613e171f91435bc to your computer and use it in GitHub Desktop.
Save afian/bb040613e171f91435bc to your computer and use it in GitHub Desktop.
Check if user signed in using devise
<% if user_signed_in? %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment