deltacloud uses haml, in some of the haml file such as
views/images/index.html.haml, a line of code looks like this


        = link_to image.id, image_url(image.id)

        method link_to is defined in url_helper.rb, but I can not find where
image_url is defined and how it can be made available so that haml file can
use it. can any one shed some light?

Thanks.

Tong Li
Emerging Technologies & Standards
B062/K317
[email protected]

Reply via email to