# frozen_string_literal: true SolidusUserRoles.configure do |config| # TODO: Remember to change this with the actual preferences you have implemented! # config.sample_preference = 'sample_value' end