aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/test_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix direct uploads to local serviceGeorge Claghorn2017-11-201-0/+1
* Preserve existing metadata when analyzing a blobGeorge Claghorn2017-11-131-2/+2
* Extract metadata from images and videosGeorge Claghorn2017-10-221-4/+2
* Use `require_relative` instead of `require` with full path in activestorage/bogdanvlviv2017-10-131-1/+1
* Define path with __dir__ in activestorage/bogdanvlviv2017-10-131-2/+2
* Preview PDFs and videosGeorge Claghorn2017-09-281-3/+4
* Use nil Logger for testsJon Moss2017-08-171-1/+1
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Merge pull request #30113 from dixpac/remove_unecessary_require_in_test_helperRafael França2017-08-111-2/+0
|\
| * Remove unecessary require in test_helperdixpac2017-08-091-2/+0
* | Run Active Storage tests in CI (#30144)George Claghorn2017-08-101-2/+11
|/
* Filter out Minitest backtrace.dixpac2017-08-071-0/+4
* Let ActiveStorage tests pass only for Diskclaudiob2017-08-011-1/+3
* Setup travis to be able to run CI tests against S3David Heinemeier Hansson2017-07-311-1/+1
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+54