Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 ROR 默认为我的资产附加时间戳。但只有当我使用资产助手时才会出现这种情况吗?如果我手动添加 img src 标签,Rails 是否会附加时间戳,即
<img src ="blah.gif">
把它blah.gif放在你的public目录中。然后使用image标签。
blah.gif
public
image