Sha256: f7b8040841337cf2fb2b380efd42585fae99e16e6261bab57fdae09401a071bf

Contents?: true

Size: 191 Bytes

Versions: 5

Compression:

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

5 entries across 5 versions & 1 rubygems

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