如何解决这个问题?"未知操作无法为UsersController找到操作'索引'"

Pis*_*sto 4 ruby-on-rails ruby-on-rails-3

当我转到我的localhost:3000/users页面时,我得到:
未知操作
无法找到UsersController的操作'index'.

Iva*_*aer 7

如果您正在关注Hartl的教程,那么访问localhost:3000/users将导致此错误.请尝试使用localhost:3000/signup.