I\'m working on a rails app that allows for image attachments to each use account. I\'m using paperclip and amazon web services:
gem \'paperclip\' gem \'aws-
To take from dylanjhunt's awesome answer on Github, just in case anyone hasn't tried it,
Just to add to this, I was having a very similar issue that was resolved by updating dev tools. xcode-select --install Hoping someone sees this that had not tried doing this yet and it helps.
Just to add to this, I was having a very similar issue that was resolved by updating dev tools.
xcode-select --install
Hoping someone sees this that had not tried doing this yet and it helps.