Sha256: 682ddec787658c415b2c190d1452816ee9b01274298c61cda748ad8b50c9b174

Contents?: true

Size: 192 Bytes

Versions: 5

Compression:

Stored size: 192 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

5 entries across 5 versions & 1 rubygems

Version Path
phcscriptcdn-5.0.0 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.10 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.9 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.8 app/models/phcscriptcdn/script/licence.rb
phcscriptcdn-4.3.7 app/models/phcscriptcdn/script/licence.rb