Sha256: 7a444659108b7e82e80863c7dbb5fe25869090b2ec85d36bd64c5df2d9f36608
Contents?: true
Size: 303 Bytes
Versions: 7
Compression:
Stored size: 303 Bytes
Contents
# frozen_string_literal: true json.content do |content| content.id @content.id content.path @content.path content.full_path @content.full_path content.url admin_site_content_path(@site, @content) end json.html render partial: 'scribo/admin/sites/contents/form', layout: false, formats: [:html]
Version data entries
7 entries across 7 versions & 1 rubygems