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