Rails file upload "TypeError: can't dump File"
I am upgrading my projects ruby version from 2.3.1 to 3.0.2 with rails 6.1.4 and facing error while file upload
My error and details are:
https://stackoverflow.com/questions/69256448/rails-file-upload-typeerror-cant-dump-file
Request you to provide any clue or idea to solve the error.