./bin/rails importmap:install
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<h1>New article</h1>
|
||||
|
||||
<%= render "form", article: @article %>
|
||||
|
||||
<br>
|
||||
|
||||
<div>
|
||||
<%= link_to "Back to articles", articles_path %>
|
||||
</div>
|
||||
Reference in New Issue
Block a user