Sha256: e4728d73f14f6b1bf81b4fc85a8e2c679c71adeee5f3d9f09146d46b67382f3b
Contents?: true
Size: 182 Bytes
Versions: 19
Compression:
Stored size: 182 Bytes
Contents
module Phcscriptcdn class Script::Author < ApplicationRecord # Relationships # Attach to Listings belongs_to :listing, class_name: 'Phcscriptcdn::Script::Listing' end end
Version data entries
19 entries across 19 versions & 1 rubygems