Sha256: 698af528ac8853dd783de608f6c0fd3da0adab0f6ef8476b473802fbe0a5b49e
Contents?: true
Size: 106 Bytes
Versions: 13
Compression:
Stored size: 106 Bytes
Contents
class Product < ApplicationRecord s3_relay :icon_upload s3_relay :photo_uploads, has_many: true end
Version data entries
13 entries across 13 versions & 3 rubygems