提交 3755a496 编写于 作者: S Santiago Pastorino

Point to guides.rubyonrails.org instead of edgeguides.rubyonrails.org

上级 1202170a
......@@ -112,7 +112,7 @@ class Railtie < Rails::Railtie # :nodoc:
`config/application.rb` file and any `mass_assignment_sanitizer` options
from your `config/environments/*.rb` files.
See http://edgeguides.rubyonrails.org/security.html#mass-assignment for more information
See http://guides.rubyonrails.org/security.html#mass-assignment for more information
EOF
end
......@@ -124,7 +124,7 @@ class Railtie < Rails::Railtie # :nodoc:
To disable this message remove the `observers` option from your
`config/application.rb` or from your initializers.
See http://edgeguides.rubyonrails.org/4_0_release_notes.html for more information
See http://guides.rubyonrails.org/4_0_release_notes.html for more information
EOF
end
ensure
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册