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.
こんにちは:) 私はhamlに不慣れで、次のようなものが欲しいです:
%h1 =link_to "Home" :root
どうすればこれを実現できますか?あなたがこれで私を助けることができることを願っています:)
これを試して:
%h1 = link_to "Home", root_path