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