2015-10-05 59 views

回答

2

你可以这样实现它:

rake routes CONTROLLER=controller_name 

例如:rake routes CONTROLLER=posts

+0

谢谢它为我 –