Kanske kan detta WIKI inlägg hjälpa?
http://wiki.rubyonrails.com/rails/pa...kToStaticFile/
For example, if your Rails app is running under Apache/FCGI, and is installed at /yourapp under document root, then the correct URL for your image would need to be [img]/yourapp/public/images/someimage.gif[/img]
/Martin