I'm trying to implement a feature into one of my forms that gives the user the option to either upload a picture from their local disk or input a URL (kind of how Facebook does it). Any ideas what would be the best way to implement this? I've been looking at Carrier Wave and Paperclip as potential options.
Thanks