We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
'#current_user?' do
Verify if the current_user is equal to @user
'#sign_out' do
Verify if user could sign out
'#signed_in?' do
Verify if the previous user have success in sing out, and if the next user can login