Sha256: d966c59bc5eaf0433abb1f5a867839104b0a6aa1e9fe475ef0f8a7b8e8fc2a52
Contents?: true
Size: 206 Bytes
Versions: 11
Compression:
Stored size: 206 Bytes
Contents
json.widgets(@collection) do |widget| json.partial!("spree/api/widgets/widget", widget: widget) end json.count @collection.count json.current_page (params[:page] or 1) json.pages @collection.total_pages
Version data entries
11 entries across 11 versions & 1 rubygems