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.
我可以将以下代码放在 *.html.haml 视图文件中:
!!!
HAML 将呈现:
<!DOCTYPE html>
但是我找不到等效的 HAML 视图帮助器方法来达到相同的效果。