On 10/22/06, Wayne E. Seguin <[EMAIL PROTECTED]> wrote: > ======================================================================== > ** Daemonized, any open files are closed. Look at /home/project/ > shared/log/mongrel.1080.pid and /home/project/shared/log/mongrel. > 1081.log for info. > ** Starting Mongrel listening at 127.0.0.1:1081 > ** Starting Rails with production environment... > /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/initializer.rb: > 280:in `send': undefined method `cache_template_loading=' for > ActionController::Base:Class (NoMethodError)
Check your production.rb and/or environment.rb Do you have a "config.observers =" line in there? _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
