Sha256: 17a37104ecd3cc3d3c096c7ef5166b0c1cfd2955c283ca3d0379957b6f88255a
Contents?: true
Size: 233 Bytes
Versions: 62
Compression:
Stored size: 233 Bytes
Contents
json.results @search.results do |discount| json.label discount.name json.value discount.id.to_s json.sparkline_data sparkline_analytics_data_for( discount.insights.orders_sparkline ) json.top discount.insights.top? end
Version data entries
62 entries across 62 versions & 1 rubygems