Sha256: 836475cb97a88df906e2e5e02fc37ace5ddfcd1608475947c4c137a6d73d6e7f

Contents?: true

Size: 242 Bytes

Versions: 1

Compression:

Stored size: 242 Bytes

Contents

module Workarea
  decorate Search::Settings, with: :flow_io do
    decorated do
      # price facets for currencies other than the default transacting currency
      field :currency_localized_facets, type: Hash, default: {}
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-flow_io-1.2.1 app/models/workarea/search/settings.decorator