Remove explicit default encoding from database.yml
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
default: &default
|
||||
adapter: postgresql
|
||||
encoding: unicode
|
||||
pool: 16
|
||||
# username: CHANGE_ME
|
||||
# password: CHANGE_ME
|
||||
|
Reference in New Issue
Block a user