提交 7c5c511b 编写于 作者: K Kasper Timm Hansen

Merge pull request #21853 from amitsuroliya/deprecated_string_middleware

Fixed deprecated string to specify the middleware [ci skip]
......@@ -244,7 +244,7 @@ config.middleware.swap ActionController::Failsafe, Lifo::Failsafe
They can also be removed from the stack completely:
```ruby
config.middleware.delete "Rack::MethodOverride"
config.middleware.delete Rack::MethodOverride
```
### Configuring i18n
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册