./bin/rails importmap:install
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
json.extract! article, :id, :title, :text, :created_at, :updated_at
|
||||
json.url article_url(article, format: :json)
|
||||
Reference in New Issue
Block a user