Method: AuthenticationController#logout

Defined in:
app/controllers/authentication_controller.rb

#logoutObject



43
44
45
# File 'app/controllers/authentication_controller.rb', line 43

def logout
  configuration.delete
end