aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/analyzer/image_analyzer_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't fail ImageAnalyzer on unsupported typesGuilherme Mansur2019-04-241-0/+8
* Move #extract_metadata_from to ActiveStorage's TestHelperRicardo Díaz2018-04-251-5/+0
* Correct orientation detectionGeorge Claghorn2018-01-311-2/+2
* Swap encoded image width and height if angle is 90 or 270 degreesGeorge Claghorn2018-01-311-2/+15
* Append extension to tempfile nameGeorge Claghorn2017-12-311-1/+9
* Extract metadata from images and videosGeorge Claghorn2017-10-221-0/+16