# Serializer for Nations class NationSerializer < ActiveModel::Serializer attributes :id, :name end