Hi all. I've found this tutorial (http://www.coffeepowered.net/2009/02/15/graceful-degredation-using-gravatar-as-a-fallback-avatar-with-paperclip/) about implementing gravatar as default image to the paperclip-enabled model, but on implementing i see message "undefined method `match' for [:format, :png]:Array". Whats wrong in this article?
|
1
|
|
|
|
|
|
I've updated the code to make it easier for you to understand and debug.
|
||||||||||
|
|
|
If you continue to have trouble, you could try the Avatar gem, which supports a chain of different Avatar methods, including both Paperclip and Gravatar. NB: this is a bit of a shameless plug, since I wrote the thing. |
||
|
