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
/
formatted_fragment_cached.xml.builder
blob: 65995797403bc2da2473710fc7b74e454a620ced (
plain
) (
blame
)
1
2
3
4
5
xml.body do cache("fragment") do xml.p "Builder" end end