This project is archived and is in readonly mode.
asset_url needed
Reported by qoobaa | April 20th, 2011 @ 02:02 PM
It'd be nice to provide a generic asset_url method for generating links to images, stylesheets, etc. Currently there's a image_tag helper, which generates the URL according to asset_host and asset_path, but there's no way of generating URI without the tag (i need a image URI for Facebook <meta property="og:image" ... /> tag). Additionally we could provide some more methods like image_url, audio_url, etc.
No comments found
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>