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
/
inline_fragment_cached.html.erb
blob: 87309b8ccb284e975c3c522448c7d7483103b4f8 (
plain
) (
blame
)
1
2
<%= render :inline => 'Some inline content' %> <% cache do %>Some cached content<% end %>