Sha256: ed328cb52f106eb3fea942c729116dd4d8c77705933b55ad708befdbd5720569
Contents?: true
Size: 247 Bytes
Versions: 26
Compression:
Stored size: 247 Bytes
Contents
object false child(@stock_locations => :stock_locations) do extends 'spree/api/stock_locations/show' end node(:count) { @stock_locations.count } node(:current_page) { @stock_locations.current_page } node(:pages) { @stock_locations.total_pages }
Version data entries
26 entries across 26 versions & 1 rubygems