Sha256: 908f1c169a6af0353ac0c55d22c1f9394c07e8361623958d757278b0003898d4
Contents?: true
Size: 209 Bytes
Versions: 17
Compression:
Stored size: 209 Bytes
Contents
# frozen_string_literal: true module ComfortableMexicanSofa::AccessControl module PublicAuthentication # By defaut all published pages are accessible def authenticate true end end end
Version data entries
17 entries across 17 versions & 6 rubygems