better spacing while troubleshooting
This commit is contained in:
@@ -25,7 +25,7 @@ class SessionsController < ApplicationController
|
|||||||
redirect_to path
|
redirect_to path
|
||||||
else
|
else
|
||||||
# Removed this code, just doesn't seem specific enough!
|
# Removed this code, just doesn't seem specific enough!
|
||||||
# flash[:error] = "Either your username and password is incorrect"
|
# flash[:error] = "Either your username and password is incorrect"
|
||||||
flash[:error] = e.message
|
flash[:error] = e.message
|
||||||
render "new"
|
render "new"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user