RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: cadwallion
@Tim the reason for that is you need to specify the _url part before the symbol. So in your case, @user.avatar_url(:thumb).to_s would be correct.
Pleased to see a flexible uploading solution with as much polish as Paperclip.
@Tim the reason for that is you need to specify the _url part before the symbol. So in your case, @user.avatar_url(:thumb).to_s would be correct.
Pleased to see a flexible uploading solution with as much polish as Paperclip.