index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
fixtures
/
functional_caching
/
fragment_cached_without_digest.html.erb
blob: 3125583a28522bf041c41b74c7f3f2da84d916c5 (
plain
) (
blame
)
1
2
3
<body> <%= cache 'nodigest', skip_digest: true do %><p>ERB</p><% end %> </body>