1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-12 23:09:03 +01:00
fab-manager/app/views/api/children/_child.json.jbuilder

4 lines
118 B
Plaintext
Raw Normal View History

2023-04-03 18:23:49 +02:00
# frozen_string_literal: true
json.extract! child, :id, :first_name, :last_name, :email, :birthday, :phone, :user_id