Sha256: 1b776b73892e990f4a0cb41b36f4cbd308200d32f75342964381b976634d0f5f
Contents?: true
Size: 153 Bytes
Versions: 37
Compression:
Stored size: 153 Bytes
Contents
class StrongMindAutoLoginController < ApplicationController skip_before_action :authenticate_user!, only: :index def signed_in render end end
Version data entries
37 entries across 37 versions & 1 rubygems