Sha256: cae8b1c2731ce11ccf22d0f23b2f9ba1a4b229a21f3c6f6f279324cafc173001
Contents?: true
Size: 213 Bytes
Versions: 2
Compression:
Stored size: 213 Bytes
Contents
json.extract! article, :id, :title, :excerpt, :content, :sfw, :locked, :published_at, :hidden_in_history, :user_id, :license_id, :language_id, :created_at, :updated_at json.url article_url(article, format: :json)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
elabs-2.0.0 | app/views/elabs/articles/_article.json.jbuilder |
elabs-2.0.0.pre | app/views/elabs/articles/_article.json.jbuilder |