Hi all,
i installed Act_as_Authenticated plugin yesterday, everything seems
fine: trying out the index, divert me to the login screen, i register
and login.
but when i try http://localhost:3000/account/logout, it didn’t work,
after the action been executed, it takes me back to the index as i m
logged in.
i try to clean the localhost cookie from my firefox, and delete those
files in the directory of tem/sessions, but it’s still acting like i m
logged in.
what is the problem? can anyone give me some hints?
thanks.