Files
paperclip/test/database.yml
2022-01-13 23:54:47 +03:00

8 lines
124 B
YAML

test:
adapter: postgresql
host: 127.0.0.1
database: paperclip_test
encoding: utf8
username: postgres
port: 5432