Sha256: ec9d2f03283083489a2c74d03db3cd205c199d478c40d31098a6d090de7436c6
Contents?: true
Size: 478 Bytes
Versions: 10
Compression:
Stored size: 478 Bytes
Contents
Ixtlan::Guard.initialize(:permissions, { :show => [:guest], :edit => [:root, :admin], :update => [:root, :admin], :destroy => [:root] } ) Ixtlan::Guard.initialize(:configurations, { :show => [:admin], :edit => [:root], :update => [:root] } )
Version data entries
10 entries across 10 versions & 1 rubygems