module Phcscriptcdnpro class Script::Licence < ApplicationRecord # Relationships # Listing Un-Nested has_many :listings, class_name: 'Phcscriptcdnpro::Script::Listing' end end