4 lines
93 B
Ruby
4 lines
93 B
Ruby
CONFIG = {
|
|
database_url: 'postgres://pastemaster:pastemaster@localhost:5432/pastemaster'
|
|
}
|