Sha256: edf10a0872c74725ccef4688c2cb139c0648b53925aafcdce75b3fc4abd0bb4b
Contents?: true
Size: 156 Bytes
Versions: 5
Compression:
Stored size: 156 Bytes
Contents
module InfinumId class UsersController < ApplicationController def destroy sign_out current_user redirect_to root_path end end end
Version data entries
5 entries across 5 versions & 1 rubygems