aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2017-12-15 11:08:57 +0900
committerYuji Yaginuma <yuuji.yaginuma@gmail.com>2017-12-15 11:57:43 +0900
commitcc0d272c8c37c197a7e68633e5f082eccb2e3737 (patch)
tree212accba632fb74cab181ef668d8207277e78947 /activestorage
parent67b9dbcc1cfce6694ab18c9629b233979506fbf0 (diff)
downloadrails-cc0d272c8c37c197a7e68633e5f082eccb2e3737.tar.gz
rails-cc0d272c8c37c197a7e68633e5f082eccb2e3737.tar.bz2
rails-cc0d272c8c37c197a7e68633e5f082eccb2e3737.zip
Generate tmpname on its own
`make_tmpname` was removed by https://github.com/ruby/ruby/commit/25d56ea7b7b52dc81af30c92a9a0e2d2dab6ff27. In this case, we want a file name, not a `File`. So cannot use `Tempfile`. Fixes #31458
Diffstat (limited to 'activestorage')
0 files changed, 0 insertions, 0 deletions