Is it possible to use the same layout file 开发者_如何学编程across different (mounted) apps without some hackish solution (i.e. sym links) on Padrino ?
Cheers, Ze
You can use:
render :foo, :layout => :"path/to/layout"
Is it possible to use the same layout file 开发者_如何学编程across different (mounted) apps without some hackish solution (i.e. sym links) on Padrino ?
Cheers, Ze
You can use:
render :foo, :layout => :"path/to/layout"
上一篇:臀部抽脂多少钱啊??
精彩评论