Sha256: 2f792ec2c95b206671bf7b23a7c13c9f5ebddeb88f14a12ed471dbaf178aed01

Contents?: true

Size: 197 Bytes

Versions: 8

Compression:

Stored size: 197 Bytes

Contents

module Phcscriptcdnpro
  class Script::Author < ApplicationRecord

    # Relationships

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

  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
phcscriptcdnpro-8.0.1 app/models/phcscriptcdnpro/script/author.rb
phcscriptcdnpro-8.0.0 app/models/phcscriptcdnpro/script/author.rb
phcscriptcdnpro-7.1.3 app/models/phcscriptcdnpro/script/author.rb
phcscriptcdnpro-7.1.2 app/models/phcscriptcdnpro/script/author.rb
phcscriptcdnpro-7.1.1 app/models/phcscriptcdnpro/script/author.rb
phcscriptcdnpro-7.1.0 app/models/phcscriptcdnpro/script/author.rb
phcscriptcdnpro-7.0.0 app/models/phcscriptcdnpro/script/author.rb
phcscriptcdnpro-6.0.3 app/models/phcscriptcdnpro/script/author.rb