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