Source: show | on GitHub
# File actionpack/test/controller/caching_test.rb, line 291 def read_fragment(name, options) return false end
# File actionpack/test/controller/caching_test.rb, line 295 def write_fragment(name, fragment, options) fragment end