Sha256: b8d6483c8e4419f1ce9bf0278139cce80f681792a4da91d373b042c839687c54
Contents?: true
Size: 233 Bytes
Versions: 8
Compression:
Stored size: 233 Bytes
Contents
# encoding: utf-8 Refinery::Authentication.configure do |config| # Configure whether to allow superuser to assign roles # config.superuser_can_assign_roles = <%= Refinery::Authentication.superuser_can_assign_roles.inspect %> end
Version data entries
8 entries across 8 versions & 1 rubygems