码迷,mamicode.com
首页 > 其他好文 > 详细

12月8日

时间:2017-12-08 12:04:55      阅读:139      评论:0      收藏:0      [点我收藏+]

标签:source   osi   none   bsp   base   repeat   sse   部分   margin   

Overview of helpers provided by Action View

6.1 AssetTagHelper:用于generate html语言

image_tag ,return an HTML image tag for the source, 可以是部分路径。例子见下。

image_tag("rails.png") # => <img src="http://assets.example.com/images/rails.png" alt="Rails" />

 

12月8日

标签:source   osi   none   bsp   base   repeat   sse   部分   margin   

原文地址:http://www.cnblogs.com/chentianwei/p/8004190.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!