提交 f975f351 编写于 作者: N nosolopau 提交者: Xavier Noria

Spelling mistake: "Projecto" instead of "projeto"

上级 925aeed4
......@@ -271,10 +271,10 @@ end
<ruby>
scope 'es' do
resources :projects, :path_names => { :edit => 'cambiar' }, :path => 'projeto'
resources :projects, :path_names => { :edit => 'cambiar' }, :path => 'projecto'
end
# Gives you the edit action with /es/projeto/1/cambiar
# Gives you the edit action with /es/projecto/1/cambiar
</ruby>
* Added +root+ method to the router as a short cut for <tt>match '/', :to => path</tt>.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册