author avatar

atul

Fri May 31 2019

https://api.rubyonrails.org/classes/ActiveSupport/Testing/FileFixtures.html Rails 5 introduced file_fixture method to access sample files. It can be used in tests such as file upload/download.