mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-03-22 05:59:04 +09:00
5 lines
134 B
Ruby
5 lines
134 B
Ruby
json.name h(user.name)
|
|
json.value user.id
|
|
json.avatar_url fresh_user_avatar_url(user)
|
|
json.sgid user.attachable_sgid
|