Sha256: ff2ee067ed42b536a8f74d0d556e815bf7ec2867217b7fcb5e8f673525e12c33
Contents?: true
Size: 208 Bytes
Versions: 17
Compression:
Stored size: 208 Bytes
Contents
# frozen_string_literal: true module ComfortableMexicanSofa::AccessControl module PublicAuthorization # By default there's no authorization of any kind def authorize true end end end
Version data entries
17 entries across 17 versions & 6 rubygems