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
/
examples
/
views
/
_hundred_partials.erb
blob: 35c2a6c9d37cd5484ac8c8f924fde4618b739cae (
plain
) (
blame
)
1
2
3
<% 100.times do %> <%= render :partial => "/collection", :object => $OBJECT %> <% end %>