Sha256: f35af1e5687aff76b4db4c54a07f41283ae19958fcc9c73684f70465997fdfd5

Contents?: true

Size: 185 Bytes

Versions: 1

Compression:

Stored size: 185 Bytes

Contents

module Phcscriptcdnpro
	class Script::Author < ApplicationRecord

		# Relationships

		# Attach to Listings
		belongs_to :listing, class_name: 'Phcscriptcdn::Script::Listing'

	end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
phcscriptcdnpro-3.0.0 app/models/phcscriptcdnpro/script/author.rb