./bin/rails importmap:install
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<h1>Welcome</h1>
|
||||
|
||||
<%= link_to "Articles", articles_path %>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<h1>Welcome</h1>
|
||||
|
||||
<%= link_to "Articles", articles_path %>
|
||||