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