• Happy Coding

undefined method `cache_template_loading=’ for ActionView::Base:Class

I got the following error message when trying to run a Rails application with passenger after updating Rails:

undefined method `cache_template_loading=’ for ActionView::Base:Class

I had to comment or remove the line

config.action_view.cache_template_loading = true

in the production.rb file to fix the problem.

  • Digg
  • del.icio.us
  • Facebook
  • Google
  • Ma.gnolia
  • MisterWong
  • Reddit
  • SphereIt
  • StumbleUpon
  • Technorati
  • TwitThis
  • Yigg
  • LinkedIn
  • Print this article!
  • Tumblr
  • Pownce
Share your opinion! Post your thoughts.