Scott Hodson wrote: > Frederick Cheung wrote: >> On Nov 28, 8:51�am, Tarscher <[EMAIL PROTECTED]> wrote: >>> Hi all, >>> >>> I have rails 2.2.2 and Ruby 1.8.7. >>> >>> I just updates my rails version (changed the environment.rb) and now >>> try to startup Mongrel resulting in Exiting... >>> >>> Someone knows why? >>> >> Because the cache_template_extensions setting was removed. >> >> Fred > > So Fred, how do we fix the problem? I don't see anything in the/config > of my app that's using or creating this setting. What do we do to fix > the problem?
Never mind, I found your post on http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/51bc97ee5c3c8b58 that we need to edit /config/environments/development.rb, I commented out the referece (didn't see it there eariler). Thanks! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

