I have an 2.0.1 application and just updated rails to 2.0.2. Then i cd''ed to an applications directory and edited config/ environment and changed RAILS_GEM_VERSION = ''2.0.1'' unless defined? RAILS_GEM_VERSION to RAILS_GEM_VERSION = ''2.0.2'' unless defined? RAILS_GEM_VERSION and run rake rails:update:configs from the console. What files should be touched by this command? Only config/boot.rb? I thougth this command also will touch config/environments/production.rb to get this new standard set: config.action_view.cache_template_loading = true -- Jochen Kaechelin figgfrosch.de / gissmoh.de / ror-ror.de / railswerk.de --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---