Is it possible to get the absolute URI for a Paperclip attachment? Right now, the problem is that the production environment is deployed in a sub-URI (on Passenger: RackBa
RackBa
asset_url(model.attachment_name.url(:style))
Relevant github issue