issues
search
grosser
/
easy_esi
Rails: Cached pages with updated partials
105
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
after_filter method has been removed in Rails 5
#6
brunohulk
opened
7 years ago
1
try to use around filter instead of before/after filter for manipulation
#5
grosser
opened
12 years ago
0
Now works when response_body is an array, use class_attribute instead of deprecated class_inheritable_accessor
#4
promisedlandt
closed
13 years ago
1
class_inheritable_attribute is deprecated
#3
promisedlandt
closed
13 years ago
2
response_body is never a string
#2
jridgway
closed
13 years ago
4
Blows up with rails3 and rails3.1 rc too
#1
millisami
opened
13 years ago
1