Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide more fields with the postresql url configuration for Rails #3040

Open
sc-david-voisin opened this issue Feb 20, 2025 · 0 comments
Open
Labels
ruby Pull requests that update Ruby code

Comments

@sc-david-voisin
Copy link
Contributor

On this page:
https://doc.scalingo.com/languages/ruby/rails/start#postgresql

We provide this line as example, which is correct:
url: <%= ENV["DATABASE_URL"]&.gsub(/postgres:/, 'postgis:') %>

But after a remak from a customer, it would more comprehensive with a sample of the file and only one line, such as

Image

@sc-david-voisin sc-david-voisin added the ruby Pull requests that update Ruby code label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Pull requests that update Ruby code
Projects
None yet
Development

No branches or pull requests

1 participant