suite
This commit is contained in:
parent
00cffdbcee
commit
fe5db8f702
@ -22,7 +22,7 @@ class ImageUploader < CarrierWave::Uploader::Base
|
|||||||
# end
|
# end
|
||||||
|
|
||||||
# Process files as they are uploaded:
|
# Process files as they are uploaded:
|
||||||
process :resize_to_limit => [1200, 1200]
|
#process :resize_to_limit => [2200, 2200]
|
||||||
#
|
#
|
||||||
# def scale(width, height)
|
# def scale(width, height)
|
||||||
# # do something
|
# # do something
|
||||||
|
Loading…
x
Reference in New Issue
Block a user