Sha256: 0c03f875612c356e38e4cc769014f3a6a712fe78451a3ebc0be004a84d56431c
Contents?: true
Size: 123 Bytes
Versions: 4
Compression:
Stored size: 123 Bytes
Contents
json.array!(@posts) do |post| json.extract! post, :id, :title, :body, :tags json.url post_url(post, format: :json) end
Version data entries
4 entries across 4 versions & 1 rubygems