Sha256: 8a104b34e3864068e424d940468e9207e2c25921a6cdfc4cf3bf54b346fa6060
Contents?: true
Size: 259 Bytes
Versions: 32
Compression:
Stored size: 259 Bytes
Contents
json.id article.id json.title truncate(article.title, length: 45, separator: ' ') json.text truncate(article.text, length: 150, separator: ' ') json.published_at article.published_at json.author article.user.username json.comments_count article.comments.count
Version data entries
32 entries across 29 versions & 1 rubygems