Upgrade to Rails 6.0 and apply new framework defaults
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
development:
|
||||
adapter: postgresql
|
||||
adapter: async
|
||||
|
||||
test:
|
||||
adapter: postgresql
|
||||
adapter: test
|
||||
|
||||
staging:
|
||||
adapter: postgresql
|
||||
|
Reference in New Issue
Block a user