在/railties-4.2.0/lib/rails/application/configuration.rb中可以看到rails的默认配置
@cache_store = [ :file_store, "#{root}/tmp/cache/" ]