Sha256: 1fdb72539b1d931955339f5387bf174e89ab0f9c519b54b1d73bab3d2928b340
Contents?: true
Size: 186 Bytes
Versions: 2
Compression:
Stored size: 186 Bytes
Contents
module Phcscriptcdnpro class Script::Author < ApplicationRecord # Relationships # Listing Un-Nested has_many :listings, class_name: 'Phcscriptcdnpro::Script::Listing' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
phcscriptcdnpro-5.1.6 | app/models/phcscriptcdnpro/script/author.rb |
phcscriptcdnpro-5.1.5 | app/models/phcscriptcdnpro/script/author.rb |