mirror of
https://github.com/github/rails.git
synced 2026-01-29 08:18:03 -05:00
4dedc7ddcaffa8c606af11ae2d32707131b99a2e
The 'postgres' database is meant for use by utilities and third party applications. CONNECT permission to the 'template1' database is usually only available to superusers which is why 'postgres' should be preferred as users whith "CREATE DATABASE" permissions are not neccessarily superusers.
Don't double-escape cookie store data. Don't split cookie values with newlines into an array. [#130 state:resolved]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%