We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Useful devise helper methods:
user_signed_in? #returns true if a user is signed in
current_user #returns the user that's currently signed in if there is one