Sha256: 630436e718223a80d15ef969fc5ac6aae62d475df0fa368cb0926cbd61148437
Contents?: true
Size: 132 Bytes
Versions: 8
Compression:
Stored size: 132 Bytes
Contents
class Image < ActiveRecord::Base belongs_to :imageable, foreign_key: :imageable_identifier, foreign_type: :imageable_class end
Version data entries
8 entries across 8 versions & 1 rubygems