Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/clojure/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails 突然设计宝石崩溃了_Ruby On Rails_Devise - Fatal编程技术网

Ruby on rails 突然设计宝石崩溃了

Ruby on rails 突然设计宝石崩溃了,ruby-on-rails,devise,Ruby On Rails,Devise,一切正常,但我的应用程序突然崩溃,无法启动。这是我的日志: C:/Ruby193/lib/ruby/gems/1.9.1/gems/activerecord-3.2.2/lib/active_record/dynamic _matchers.rb:50:in `method_missing': undefined local variable or method `after_sign_up_path_for' for #<Class:0x4422480> (NameE

一切正常,但我的应用程序突然崩溃,无法启动。这是我的日志:

    C:/Ruby193/lib/ruby/gems/1.9.1/gems/activerecord-3.2.2/lib/active_record/dynamic
   _matchers.rb:50:in `method_missing': undefined local variable or method `after_sign_up_path_for' for #<Class:0x4422480> (NameError)
C:/Ruby193/lib/ruby/gems/1.9.1/gems/activerecord-3.2.2/lib/active\u record/dynamic
_matchers.rb:50:在'method_missing'中:未定义的局部变量或'after_sign_path_for'for#(NameError)
下面的其他错误与此相关。
我怎样才能解决这个问题?

对不起,我发现了我的错误。我是因为错误地调用了方法而导致的