1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-18 12:54:27 +01:00

4 lines
85 B
Plaintext
Raw Normal View History

2016-05-04 18:17:50 +02:00
json.users @users do |user|
json.partial! 'open_api/v1/users/user', user: user
end