cloudinary_gem
cloudinary_gem copied to clipboard
Fix upload method to check if model's column is an array
Basically, I just added a type checking and fixed the upload flow.
Might need some more tests, though.