Sha256: 52299d5df1a833ddbd5f82bfee1527b817008d22b7863848722213edcd846e27
Contents?: true
Size: 179 Bytes
Versions: 2
Compression:
Stored size: 179 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html <% for i in 1..1000 %> location_<%= i %>: name: Location<%= i %> user_id: <%= i %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
restfulx-1.3.1 | test/rails/fixtures/locations.yml |
restfulx-1.3.0 | test/rails/fixtures/locations.yml |