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

Introduce suspenders:production:environment generator #1151

Commits on Apr 5, 2024

  1. Introduce suspenders:production:environment generator

    Creates generator to configuration the production environment. For now,
    this means [requiring a master key][master key].
    
    Drops configuration for [asset_host][], since that should be an
    infrastructure decision.
    
    In an effort to distinguish between the development environment
    configuration in #1149, we use the `production` namespace.
    
    [master key]: https://guides.rubyonrails.org/configuring.html#config-require-master-key
    [asset_host]: https://guides.rubyonrails.org/configuring.html#config-asset-host
    crackofdusk authored and stevepolitodesign committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1476279 View commit details
    Browse the repository at this point in the history