./bin/rails importmap:install
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<p id="notice"><%= notice %></p>
|
||||
|
||||
<h1>Article</h1>
|
||||
|
||||
<div id="articles">
|
||||
<%= render @articles %>
|
||||
</div>
|
||||
|
||||
<%= link_to "New article", new_article_path %>
|
||||
Reference in New Issue
Block a user