Heim  >  Fragen und Antworten  >  Hauptteil

ruby - rails3 不想用restful 风格 要自定路由?

我的项目中控制器分为两在类:
1:xx/app/controller/db/xx_controller.rb
2:xx/app/controller/res/xx_controller.rb
现在我不想用rails3的resetful风格来管理路由,而是自己的路由
在:config/routes.rb
只有match ':controller(/:action(/:id))' 一行
但是在我访问controller的时候会:
No route matches [GET] "/db/spells"
请问一下我怎么配置我的路由呢?
ps:我不希望用resetful风格

迷茫迷茫2761 Tage vor646

Antworte allen(0)Ich werde antworten

Keine Antwort
  • StornierenAntwort