I'm looking for the best way for loading user avatar for rails app.
There is some of important cases:
I found https://github.com/ging/avatars_for_rails but interesting in any alternatives or good samples.
Please checkout http://odysseyonrails.com/articles/10. It has a demo code using paperclip and jcrop that fits all your needs.