1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/app/models/active_storage
George Claghorn c1e949e9e6 Prefer ImageProcessing's resize_to_limit macro over resize_to_fit
Don't upsize images smaller than the specified dimensions.
2019-01-24 11:46:42 -05:00
..
blob Prefer ImageProcessing's resize_to_limit macro over resize_to_fit 2019-01-24 11:46:42 -05:00
attachment.rb update activestorage attachment model documentation reflect recent behavior changes 2018-10-24 09:08:45 -04:00
blob.rb Make Active Storage blob keys lowercase 2018-12-30 11:56:22 -05:00
current.rb Use a current model to provide the host for service urls 2018-04-06 20:07:52 +01:00
filename.rb Encode Content-Disposition filenames on send_data and send_file 2018-09-13 21:38:46 +09:00
preview.rb Prefer ImageProcessing's resize_to_limit macro over resize_to_fit 2019-01-24 11:46:42 -05:00
variant.rb Prefer ImageProcessing's resize_to_limit macro over resize_to_fit 2019-01-24 11:46:42 -05:00
variation.rb Prefer ImageProcessing's resize_to_limit macro over resize_to_fit 2019-01-24 11:46:42 -05:00