Update actionpack/CHANGELOG.md

[ci skip]
上级 329c8238
......@@ -5,11 +5,11 @@
`ArgumentError`.
Example:
# This raises an ArgumentError:
resources :posts, :controller => "Admin::Posts"
# This raises an ArgumentError:
resources :posts, :controller => "Admin::Posts"
# Use directory notation instead:
resources :posts, :controller => "admin/posts"
# Use directory notation instead:
resources :posts, :controller => "admin/posts"
*Yves Senn*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册