Sha256: e8c63e98739975099fc9c9644e39037b039e51c3c83b49040f0f7c5385d77653

Contents?: true

Size: 187 Bytes

Versions: 11

Compression:

Stored size: 187 Bytes

Contents

module Phcscriptcdn
  class Script::Licence < 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/licence.rb
phcscriptcdn-4.3.5 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.4 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.3 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.2 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.1 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.0 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.2.1 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.2.0 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.1.0 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.0.0 app/models/phcscriptcdn/script/licence.rb