1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-05 20:46:14 +01:00
fab-manager/app/views/api/children/_child.json.jbuilder
2023-07-04 14:56:33 +02:00

4 lines
118 B
Ruby

# frozen_string_literal: true
json.extract! child, :id, :first_name, :last_name, :email, :birthday, :phone, :user_id