Sha256: 739729868b4a9b945f176e4dce976879f17237cb843bb0c3141fb696a4db7de7

Contents?: true

Size: 184 Bytes

Versions: 11

Compression:

Stored size: 184 Bytes

Contents

module Phcscriptcdn
	class Script::Author < ApplicationRecord

		# Relationships

		# Listing (None Nested)
		has_many :listings, class_name: 'Phcscriptcdn::Script::Listing'

	end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
phcscriptcdn-4.3.6 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.3.5 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.3.4 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.3.3 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.3.2 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.3.1 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.3.0 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.2.1 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.2.0 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.1.0 app/models/phcscriptcdn/script/author.rb
phcscriptcdn-4.0.0 app/models/phcscriptcdn/script/author.rb