# File lib/dragonfly/model/attachment.rb, line 97 def remote_url(opts={}) app.remote_url_for(uid, opts) if uid? end