Sha256: fe155336f5763c83eb1a593c7b5bac164ae8f1cdcd5c77e57fac1c1a7707fba6
Contents?: true
Size: 137 Bytes
Versions: 34
Compression:
Stored size: 137 Bytes
Contents
class ContentPicture < ApplicationRecord include Concerns::ContentType belongs_to :asset def content_type :picture end end
Version data entries
34 entries across 34 versions & 1 rubygems