Sha256: a477ddec87df0f02cb7ff4526b4304b6b23bf04e59d97dfedfbcfe54c5d98bc8
Contents?: true
Size: 350 Bytes
Versions: 5
Compression:
Stored size: 350 Bytes
Contents
# frozen_string_literal: true SolidusMelhorEnvio.configure do |config| # TODO: Remember to change this with the actual preferences you have implemented! # config.sample_preference = 'sample_value' config.app_name = '' config.postal_code_from = '' config.services = '' # id of services you want to use, separated by comma, p.e. "1,2,3" end
Version data entries
5 entries across 5 versions & 1 rubygems