Sha256: b3ae392b6355c4093a31ce931bccdc1d3afaac06ed03f3b8c3841d57ec2b47b5
Contents?: true
Size: 207 Bytes
Versions: 17
Compression:
Stored size: 207 Bytes
Contents
# frozen_string_literal: true module ComfortableMexicanSofa::AccessControl module AdminAuthorization # 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