Sha256: 113f157b206222a960f396aac596c7020412245a673f5a138838d928967e7fd8
Contents?: true
Size: 175 Bytes
Versions: 10
Compression:
Stored size: 175 Bytes
Contents
module InfinumId class ResourcesController < InfinumId::ApplicationController def destroy sign_out current_resource redirect_to root_path end end end
Version data entries
10 entries across 10 versions & 1 rubygems