Sha256: a58321c4d0de3586facd04ea40c8a5553902b77bdc6f47772d2d41f3f6e60809

Contents?: true

Size: 170 Bytes

Versions: 1

Compression:

Stored size: 170 Bytes

Contents

json.meta do
  json.store current_store.id
  json.total_pages @categories.total_pages
end

json.data do
  json.array! @categories, partial: 'category', as: :category
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gemgento-2.8.0 app/views/gemgento/api/v1/categories/index.json.jbuilder