This commit is contained in:
Aung Myo
2017-07-11 16:50:41 +06:30
24 changed files with 726 additions and 102 deletions

View File

@@ -41,10 +41,8 @@ class Origami::ShiftsController < BaseOrigamiController
end
session[:session_token] = nil
redirect_to root_path
Employee.logout(session[:session_token])
session[:session_token] = nil
end
def edit