lib/rbbt/rest/entity.rb in rbbt-rest-1.2.39 vs lib/rbbt/rest/entity.rb in rbbt-rest-1.2.40
- old
+ new
@@ -487,10 +487,9 @@
type_favs[entity] = {:info => info, :link => entity.link}
end
favs[type] = type_favs
}
- cache_control :public, :max_age => 360000 if production?
favs.to_json
end
#{{{ Favourite entity lists