Sha256: 4ad8621a2652d953b17a8dc44c3c6f9f2de10824721cf39adfac22be6529bb58
Contents?: true
Size: 273 Bytes
Versions: 10
Compression:
Stored size: 273 Bytes
Contents
# frozen_string_literal: true SolidusBolt.configure do |config| # TODO: Remember to change this with the actual preferences you have implemented! # config.sample_preference = 'sample_value' end Rails.application.config.assets.precompile += %w(bolt_logo_standard.png)
Version data entries
10 entries across 10 versions & 1 rubygems