张沈鹏(电子科大 毕/就业倒计时...) 写道:
> in develop version
>
> when you create a project
>
> the default index.html says
>
> <p>
> The URL you called: ${h.url_for()}
> </p>
>
>
> but it's should be
>
> ${h.rails.url_for()}
>
Actually, url_for() exposed in 'h' namespace. see webhelpers package
manual :)
> but,I has no privilege to change the source code
>
> so wish any body do for a favor
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---