module Phcscriptcdnpro class Script::Licence < ApplicationRecord # Relationships # Listing (None Nested) has_many :listings, class_name: 'Phcscriptcdnpro::Script::Listing' end end