Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 1278

Show
Ignore:
Timestamp:
05/02/05 17:26:29 (4 years ago)
Author:
david
Message:

Dont activate the query cache just yet

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/railties/lib/dispatcher.rb

    r1268 r1278  
    5252        end 
    5353 
    54         ActiveRecord::Base.connection.clear_query_cache 
    5554        Breakpoint.deactivate_drb if defined?(BREAKPOINT_SERVER_PORT) 
    5655      end