Skip to content

Commit edd8a5b

Browse files
authored
Merge pull request rails#25705 from kaspth/backport-25696-to-5-0-stable
Backport rails#25696 to 5-0-stable
2 parents f332f08 + 3cdde1f commit edd8a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

railties/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults.rb.tt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Once upgraded flip defaults one by one to migrate to the new default.
77
#
88
<%- end -%>
9-
# Read the Rails 5.0 release notes for more info on each option.
9+
# Read the Guide for Upgrading Ruby on Rails for more info on each option.
1010
<%- unless options[:api] -%>
1111

1212
# Enable per-form CSRF tokens. Previous versions had false.

0 commit comments

Comments
 (0)