Sha256: 7117f8b8aba6ba5920e8477173d72cc5cd407495d89ca91a59d837da0d7149b7
Contents?: true
Size: 161 Bytes
Versions: 11
Compression:
Stored size: 161 Bytes
Contents
module Rich module Authorize def authenticate_rich_user send(Rich.authentication_method) unless Rich.authentication_method == :none end end end
Version data entries
11 entries across 11 versions & 2 rubygems