Sha256: b8b647f03b544ac8fd212e8f72d6d32b90846cab81273033e9485cdc0b472792
Contents?: true
Size: 501 Bytes
Versions: 3
Compression:
Stored size: 501 Bytes
Contents
json.exceeding(@entry_publication.exceeding?) json.quota do json.(@entry_publication.quota, :state_description, :state) end json.entry do json.(@entry_publication.entry, :published_until) json.published(@entry_publication.entry.published?) end json.exhausted_html(render_html_partial('pageflow/editor/quotas/published_entries_exhausted', quota: @entry_publication.quota, account: @entry_publication.quota.account))
Version data entries
3 entries across 3 versions & 1 rubygems