1. 15 5月, 2008 1 次提交
  2. 23 1月, 2008 1 次提交
  3. 19 1月, 2008 1 次提交
  4. 05 1月, 2008 1 次提交
  5. 04 1月, 2008 1 次提交
    • D
      Moved the caching stores from ActionController::Caching::Fragments::* to... · 2a9ad9cc
      David Heinemeier Hansson 提交于
      Moved the caching stores from ActionController::Caching::Fragments::* to ActiveSupport::Cache::*. If you're explicitly referring to a store, like ActionController::Caching::Fragments::MemoryStore, you need to update that reference with ActiveSupport::Cache::MemoryStore [DHH] Deprecated ActionController::Base.fragment_cache_store for ActionController::Base.cache_store [DHH] All fragment cache keys are now by default prefixed with the 'views/' namespace [DHH] Added ActiveRecord::Base.cache_key to make it easier to cache Active Records in combination with the new ActiveSupport::Cache::* libraries [DHH] Added ActiveSupport::Gzip.decompress/compress(source) as an easy wrapper for Zlib [Tobias Luetke] Included MemCache-Client to make the improved ActiveSupport::Cache::MemCacheStore work out of the box [Bob Cottrell, Eric Hodel] Added config.cache_store to environment options to control the default cache store (default is FileStore if tmp/cache is present, otherwise MemoryStore is used) [DHH]
      
      git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8546 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
      2a9ad9cc
  6. 19 12月, 2007 1 次提交
  7. 26 10月, 2007 1 次提交
  8. 11 10月, 2007 1 次提交
  9. 08 10月, 2007 1 次提交
  10. 07 10月, 2007 2 次提交
  11. 25 9月, 2007 1 次提交
  12. 14 9月, 2007 1 次提交
  13. 02 5月, 2007 1 次提交
  14. 15 1月, 2007 1 次提交
  15. 04 10月, 2006 1 次提交
  16. 29 8月, 2006 1 次提交
  17. 27 7月, 2006 1 次提交
  18. 09 3月, 2006 1 次提交
  19. 08 3月, 2006 1 次提交
  20. 29 1月, 2006 1 次提交
  21. 27 12月, 2005 1 次提交
  22. 16 12月, 2005 1 次提交
  23. 30 9月, 2005 1 次提交
  24. 11 9月, 2005 1 次提交
  25. 06 3月, 2005 1 次提交
  26. 23 2月, 2005 1 次提交
  27. 16 2月, 2005 2 次提交
  28. 15 2月, 2005 5 次提交
  29. 07 2月, 2005 1 次提交
  30. 23 12月, 2004 2 次提交
  31. 07 12月, 2004 1 次提交