Sha256: f091e2f7bff103eff45c9322b396c7dc64dd6165fc173b5cd58c1af752ceda83

Contents?: true

Size: 354 Bytes

Versions: 1

Compression:

Stored size: 354 Bytes

Contents

json.set! '@context', 'https://www.w3.org/ns/activitystreams'

json.id actor.federated_url
json.name actor.name
json.type actor.entity_configuration[:actor_type]
json.preferredUsername actor.username
json.inbox actor.inbox_url
json.outbox actor.outbox_url
json.followers actor.followers_url
json.following actor.followings_url
json.url actor.profile_url

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
federails-0.1.0 app/views/federails/server/actors/_actor.json.jbuilder