rails/actionpack-action_caching
Action caching for Action Pack (removed from core in Rails 4.0)
RubyMIT
Issues
- 3
- 5
Broken in Rails 7
#79 opened by sasharevzin - 18
Broken by Rails 6.1?
#76 opened by brettmarl - 4
expiring an action cache
#53 opened by mzaragoza - 0
an option to allow to cache redirects
#70 opened by MohHeader - 3
rails-6 support
#67 opened by ojab - 0
caching for API that include parameters
#66 opened by dorijan - 0
Broken in Rails 5.2.2
#64 opened by thedarkside - 7
layout: false not working
#38 opened by dedman - 1
Nil error in _save_fragment when I attempt to cache an action that uses send_file
#57 opened by aschmied - 9
Support of ActionController::API
#46 opened by abrisse - 5
Workaround required when you want to cache JSON output that isn't explicitly params[:format] = "json"
#18 opened by bramski - 10
caches_action with layout: false produces escaped html output on uncached response
#43 opened by jonn - 3
NoMethodError: undefined method `expire_action' for #<FormulasSweeper:0x00000004e935f0 @controller=nil>
#54 opened by zedtux - 1
How to install 'edge' ?
#60 opened by olimart - 1
Hypernova After Actions
#59 opened by gbateman - 1
Use caches_action with multi cache_store
#58 opened by edenisn - 4
Slow when using layout: false
#32 opened by axelson - 6
- 1
- 4
Action caching per user.
#47 opened by vishaljagtap-tudip - 0
Cache Based On locale
#50 opened by akshay2408 - 1
Benchmarking
#45 opened by frammnm - 5
Not Compatible with Rails 5
#36 opened by michaelholloway - 5
- 1
- 1
When using `cache_path` option I get: wrong number of arguments (given 1, expected 0)
#40 opened by NielsKSchjoedt - 4
Incompatible with rails 5.0.0.1
#39 opened by maiconsanson - 6
Argument syntax problem?
#15 opened by lannn - 2
Please tag 1.1.1
#26 opened by mrueg - 1
Is this gem still being maintained?
#31 opened by abitdodgy - 2
Assets precompile
#27 opened by tanguyantoine - 1
Expire not working
#29 opened by chirag7jain - 9
action_controller/caching/actions.rb normalize! breaks because it calls URI.parser.escape with a symbol
#10 opened by mobilutz - 2
Key based expiration
#19 opened by rahilsondhi - 1
- 6
Autoload is not working
#9 opened by kirs - 0
small typo in README
#6 opened by sergey-alekseev - 0
Release as a Gem
#3 opened by jwo