Sha256: 241b4ef882ea1a9cd7868d5487bfba6a916906e42b505020ed02e32a9e9dd444
Contents?: true
Size: 254 Bytes
Versions: 4
Compression:
Stored size: 254 Bytes
Contents
context = true unless context == false json.set! '@context', 'https://www.w3.org/ns/activitystreams' if context json.id following.federated_url json.type 'Follow' json.actor following.actor.federated_url json.object following.target_actor.federated_url
Version data entries
4 entries across 4 versions & 1 rubygems