]> git.openstreetmap.org Git - rails.git/blobdiff - config/initializers/query_cache.rb
Use the message title as the subject of notification mails
[rails.git] / config / initializers / query_cache.rb
index 92372faf3c18762125f9dd8abf2e3e760a566477..61a618bca7d7b6656533b7a60700c3f4e9e1cec6 100644 (file)
@@ -1,4 +1,4 @@
-if defined?(ActionRecord::ConnectionAdaptors::QueryCache)
+if defined?(ActiveRecord::ConnectionAdaptors::QueryCache)
   module ActiveRecord
     module ConnectionAdapters
       module QueryCache