Sha256: cf9b9157148f574fdc2e32a2d3a3ec805de629aa2504d2067a4d552c13313b7a
Contents?: true
Size: 140 Bytes
Versions: 1
Compression:
Stored size: 140 Bytes
Contents
module Gemgento # @author Gemgento LLC class Swatch < ActiveRecord::Base has_many :products has_attached_file :image end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gemgento-2.8.0 | app/models/gemgento/swatch.rb |