Sha256: 93e8e8c127af3b42111aa783d034da3e41acf98802d3b6bc995a996b7d490936

Contents?: true

Size: 790 Bytes

Versions: 8

Compression:

Stored size: 790 Bytes

Contents

[
  {
    "id": 1,
    "filename": "bg.gif",
    "asset_type": "image",
    "content_type": "image/gif",
    "size": 139,
    "width": 1000,
    "height": 800,
    "editable": false,
    "url": "http://voog.test/admin/api/layout_assets/1",
    "public_url": "http://voog.test/images/bg.gif",
    "created_at": "2014-01-01T15:28:24.000Z",
    "updated_at": "2014-01-01T15:28:24.000Z"
  }, {
    "id": 2,
    "filename": "style.css",
    "asset_type": "stylesheet",
    "content_type": "text/css",
    "size": 12016,
    "width": null,
    "height": null,
    "editable": true,
    "url": "http://voog.test/admin/api/layout_assets/2",
    "public_url": "http://voog.test/stylesheets/style.css",
    "created_at": "2014-01-01T15:28:24.000Z",
    "updated_at": "2014-01-01T15:28:24.000Z"
  }
]

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
voog_api-0.0.16 spec/fixtures/layout_assets/layout_assets.json
voog_api-0.0.15 spec/fixtures/layout_assets/layout_assets.json
voog_api-0.0.14 spec/fixtures/layout_assets/layout_assets.json
voog_api-0.0.13 spec/fixtures/layout_assets/layout_assets.json
voog_api-0.0.12 spec/fixtures/layout_assets/layout_assets.json
voog_api-0.0.11 spec/fixtures/layout_assets/layout_assets.json
voog_api-0.0.10 spec/fixtures/layout_assets/layout_assets.json
voog_api-0.0.7 spec/fixtures/layout_assets/layout_assets.json