Sha256: 4e0f8f9980587df0292b6cce5d14a7874c0e58788fba7d4165f8f002da2a57c5
Contents?: true
Size: 88 Bytes
Versions: 4
Compression:
Stored size: 88 Bytes
Contents
module Binda class Image < Asset mount_uploader :image, ImageUploader end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
binda-0.1.3 | app/models/binda/image.rb |
binda-0.1.2 | app/models/binda/image.rb |
binda-0.1.1 | app/models/binda/image.rb |
binda-0.1.0 | app/models/binda/image.rb |