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
/
activerecord
/
test
/
fixtures
/
citations.yml
blob: d31cb8efa135c65101feef09e0a7ed47d032a47d (
plain
) (
blame
)
1
2
3
4
<% 65536.times do |i| %>
fixture_no_<%= i %>
:
id
:
<%= i %>
<% end %>