# frozen_string_literal: true class NamespaceOnboardingAction < ApplicationRecord belongs_to :namespace end