Sha256: 4a641b42b8c8bd670312d7a550ce18b539ef774195523d4c1c9209fdcbf9f7ed
Contents?: true
Size: 277 Bytes
Versions: 62
Compression:
Stored size: 277 Bytes
Contents
json.results @product.categories do |category| json.label category.name json.value category.id.to_s json.sparkline_data sparkline_analytics_data_for( category.insights.orders_sparkline ) json.top category.insights.top? json.title category.breadcrumb_string end
Version data entries
62 entries across 62 versions & 1 rubygems