Add turbo

This commit is contained in:
Ryan W
2021-12-16 14:32:47 -08:00
parent ff87f2c67e
commit 4edabe6ab1
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
<%= turbo_stream_from @article %>
<p id="notice"><%= notice %></p>
<%= render @article %>
+1 -1
View File
@@ -1,6 +1,6 @@
development:
adapter: redis
url: redis://localhost:6379/1
url: redis://redis:6379/1
test:
adapter: test