carrierwave_direct_example
carrierwave_direct_example copied to clipboard
Adding avatar to user edit action
I'm having trouble moving the upload avatar action to the user edit action rather than user new action as is the case in the example. I recognise that this is probably my problem rather than a problem with app, but it might be useful if there was a bit of guidance in the README about how to approach this. I've got a question up on SO but if there was someone who could give me advice on how to approach this, I'd be happy to write it up for the README if that was useful.
Anyway, thanks for all the work in the gem. Dan