Change the symbol to a string

This commit is contained in:
Stanko K.R.
2025-11-14 16:40:14 +01:00
committed by Mike Dalessio
parent a9e052d8cb
commit a1d44b02ea
+1 -1
View File
@@ -6,7 +6,7 @@ default_options: &default_options
namespace: <%= Rails.env %>
default_connection: &default_connection
database: :cache
database: cache
default: &default
<<: *default_connection