【问题标题】:refinerycms-rails-3-2-into-your-existing-app精炼厂cms-rails-3-2-进入您现有的应用程序
【发布时间】:2013-10-04 11:59:15
【问题描述】:

我关注了这个tutorial 并得到了这个错误,还有另一个question 但我不知道问题是如何解决的

NoMethodError in Refinery::Admin::DashboardController#index

undefined method `signup_path' for #<ActionDispatch::Routing::RoutesProxy:0xb53f79dc>

【问题讨论】:

    标签: ruby-on-rails devise refinerycms


    【解决方案1】:

    问题在于您正在尝试使用新版本的 Refinery 2.1,而这篇文章是为 Refinery 2.0 编写的。 config/initializers/refinery/user.rb 有更新,可以在这里找到https://gist.github.com/sdownie/6843871。我已经更新了这篇文章,所以如果你再次阅读它,你不应该再遇到任何问题。更新的教程可以在这里找到:http://sdownie.com/articles/refinerycms-rails-3-2-into-your-existing-app

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多