Sha256: 086c874c1f49fcd697f5f7b8b97b15492981edb8221f4ad78abce2203ccfe1b2
Contents?: true
Size: 250 Bytes
Versions: 4
Compression:
Stored size: 250 Bytes
Contents
SimpleImages.setup do |config| # Set the maximum size allowed of uploaded images. # config.image_max_size = 5.megabytes # Set list of availible formats allowed for image uploads. # config.image_formats_allowed = [:jpg, :jpeg, :png, :gif] end
Version data entries
4 entries across 4 versions & 1 rubygems