Sha256: 6a84cea0114326f7d6c898687a51ef6141e814e8d8bdf0b42655d20dc420ec1f
Contents?: true
Size: 485 Bytes
Versions: 10
Compression:
Stored size: 485 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html google: id: 1 url: http://www.google.com user_id: 1 image_url: http://www.google.com/intl/en_ALL/images/logo.gif description: This is google's logo created_at: <%= 1.days.ago.iso8601 %> yahoo_related_to_google: id: 2 user_id: 1 url: http://www.yahoo.com image_url: http://us.i1.yimg.com/us.yimg.com/i/ww/beta/y3.gif description: This is yahoo's logo created_at: <%= 2.days.ago.iso8601 %>
Version data entries
10 entries across 10 versions & 1 rubygems