【发布时间】:2013-04-18 20:16:41
【问题描述】:
我已通过引用https://github.com/jonathandean/authlogic_example 为用户管理需求配置了 authlogic gem。我已经正确配置了一切。我正在使用 Rails 3.2.9 和 ruby 1.8.7。我收到localhost:3000时出现以下错误
Routing Error
undefined method `filter_parameter_logging' for ApplicationController:Class
Try running rake routes for more information on available routes.
请帮助解决这个问题。感谢您的帮助:)-
【问题讨论】:
标签: ruby-on-rails runtime-error authlogic rails-routing