Sha256: 9fe1d7cdb520f7209daacceb31967f4813822b502a6bc27c6a39fea3863760d5

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

json.extract! post, :created_at, :updated_at, :status, :post_parent, :published_at, :user_id, :post_order, :is_feature
json.title post.the_title
json.description post.the_excerpt
json.content post.the_content
json.url post.the_url
json.slug post.the_slug
json.thumb post.the_thumb_url

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
camaleon_cms-2.3.6 app/views/camaleon_cms/default_theme/partials/_cama_post_entry.json.jbuilder