class AppSerializer < ActiveModel::Serializer attributes :id, :name end