Files
nairobi/app/models/concerns
Javi Martín 8eea6f585a Remove hack to allow IO files in Active Storage
We were using this hack in order to allow `File.new` attachments in
tests files. However, we can use the `fixture_file_upload` helper
instead.

Just like it happened with `file_fixture`, this helper method doesn't
work in fixtures, so in this case we're using `Rack::Test::UploadedFile`
instead.
2022-02-23 19:00:33 +01:00
..
2015-07-15 13:32:13 +02:00
2021-01-14 17:37:58 +01:00
2019-10-25 19:29:12 +02:00
2021-06-03 11:13:52 +02:00
2019-10-22 17:37:51 +02:00
2021-08-16 16:31:04 +02:00