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