Class: Image::GalleryImage
- Inherits:
-
Base
- Object
- Base
- Image::GalleryImage
- Defined in:
- app/models/image/gallery_image.rb
Constant Summary collapse
- INSTRUCTIONS =
[ "the filename should be in .jpg / .jpeg or .png format", "the image dimensions are smaller than 750 pixels by 368 pixels, (Portrait Format). (most cameras and camera phones will produce images bigger than this)", "the file size is less than 20 Kb, or bigger than <strong>1 MB</strong>" ]