Sha256: ead15b6303e412d628509cead64d339e0fb6a39f231c32bacb996a3c0ebbe6ba

Contents?: true

Size: 283 Bytes

Versions: 1

Compression:

Stored size: 283 Bytes

Contents

json.name(@quota_name)

json.state_description(@quota.state_description(@quota_name, @account))
json.state(@quota.exceeded?(@quota_name, @account) ? 'exceeded' : 'ok')
json.exceeded_html(render_html_partial('pageflow/editor/quotas/published_entries_exceeded', :account => @account))

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pageflow-0.1.0 app/views/pageflow/editor/quotas/show.json.jbuilder