This is a follow-up question to Uploading Pictures Ruby on Rails
I have read about Paperclip and watched the railscast on it. It seems to come highly recommended, but the post is quite old and most pages I am finding about it are from 2009ish.
I was wondering what recommendations people had for uploading and managing photos in Rails 3? Still Paperclip, or are there new gems or methods that I should consider in building photo functionality into a site?