[ruby on rails] A copy of XX has been removed from the module tree but is still active!

A copy of XX has been removed from the module tree but is still active! - Ruby Forum

development 環境の場合にのみ発生する。

とりあえず、config/enviroments/development.rbで、
config.cache_classes = true
にすれば回避できる。 (その代わり、コードを変更したら、developmentモードの場合もWebサーバの再起動が必要になる。)

トラックバック(0)

このブログ記事を参照しているブログ一覧: A copy of XX has been removed from the module tree but is still active!

このブログ記事に対するトラックバックURL: http://www.pistolfly.jp/mt/mt-tb-alt.cgi/796

コメントする