Hi
I am working on login-logout functionality in my project.
When I provide the login details and click on login button,
it goes to some create method in Devise::SessionsController and when I
click
on logout button, it goes to some destroy method in
Devise::SessionsController and I am not able to see any such method or
controller in my code.
Can anyone help me regarding this.
Regards,
Amit Chaudhary,
Software Engineer