We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
def new
Empty method.
def create
Creates a session.
def destroy
destroys the session.
login
Receives the parameters necessary to login.
password
Stores a password for the login.
user
Stores the user login in that session.