Change the symbol to a string
This commit is contained in:
committed by
Mike Dalessio
parent
a9e052d8cb
commit
a1d44b02ea
+1
-1
@@ -6,7 +6,7 @@ default_options: &default_options
|
||||
namespace: <%= Rails.env %>
|
||||
|
||||
default_connection: &default_connection
|
||||
database: :cache
|
||||
database: cache
|
||||
|
||||
default: &default
|
||||
<<: *default_connection
|
||||
|
||||
Reference in New Issue
Block a user