Sha256: bf22820d4ea40344eed86e531cc673a43347b37f2fbdaab8bce9a17fd07c0890

Contents?: true

Size: 114 Bytes

Versions: 8

Compression:

Stored size: 114 Bytes

Contents

if @snippet.present?
  json.(@snippet, :id, :content, :created_at)
end
json.html(render partial: "index.html.erb")

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
storytime-2.1.6 app/views/storytime/dashboard/snippets/index.json.jbuilder
storytime-2.1.5 app/views/storytime/dashboard/snippets/index.json.jbuilder
storytime-2.1.4 app/views/storytime/dashboard/snippets/index.json.jbuilder
storytime-2.1.3 app/views/storytime/dashboard/snippets/index.json.jbuilder
storytime-2.1.2 app/views/storytime/dashboard/snippets/index.json.jbuilder
storytime-2.1.1 app/views/storytime/dashboard/snippets/index.json.jbuilder
storytime-2.1.0 app/views/storytime/dashboard/snippets/index.json.jbuilder
storytime-2.0.0 app/views/storytime/dashboard/snippets/index.json.jbuilder