我明白如何将:controller,:action, :etc为URL.我正在寻找相反的方法,如何从URL中找到rails路由器将调用的操作?
:controller
:action,
:etc
routing ruby-on-rails
routing ×1
ruby-on-rails ×1