Class: AppointmentSerializer

Inherits:
ActiveModel::Serializer
  • Object
show all
Defined in:
app/serializers/appointment_serializer.rb

Instance Method Summary collapse

Instance Method Details

#idObject



8
9
10
# File 'app/serializers/appointment_serializer.rb', line 8

def id
  nil
end