Sha256: 0443c27a36fe9ab5413f86dc6d4bdca0cebd00e610d33139161ae7a7988b2368
Contents?: true
Size: 252 Bytes
Versions: 3
Compression:
Stored size: 252 Bytes
Contents
feed.entry item, id: "urn:uuid:#{item.guid}", url: item.permalink_url do |entry| entry.author do entry.name item.author entry.uri item.url end entry.title item.feed_title, 'type' => 'html' entry.content html(item), 'type' => 'html' end
Version data entries
3 entries across 3 versions & 1 rubygems