Skip to content

Commit 87feb28

Browse files
committed
Needless repetition
That config is just below
1 parent 294ded8 commit 87feb28

File tree

1 file changed

+0
-1
lines changed
  • railties/lib/rails/generators/rails/app/templates/config/environments

1 file changed

+0
-1
lines changed

railties/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Rails.application.configure do
2929

3030
<%- end -%>
3131
# Assume all access to the app is happening through a SSL-terminating reverse proxy.
32-
# Can be used together with config.force_ssl for Strict-Transport-Security and secure cookies.
3332
config.assume_ssl = true
3433

3534
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.

0 commit comments

Comments
 (0)