Skip to content

Commit 3cdde1f

Browse files
prathamesh-sonpatkikaspth
authored andcommitted
Merge pull request rails#25696 from bquorning/link-to-the-right-documentation
Point to the correct documentation
1 parent f332f08 commit 3cdde1f

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)