Sha256: feae147b479faa5cb457bc658e332f5c5cee8a2054e37036db8c310ce2e74d9a
Contents?: true
Size: 1.41 KB
Versions: 2
Compression:
Stored size: 1.41 KB
Contents
# == Schema Information # Schema version: 13 # # Table name: objects_off_world # # id :integer(11) not null, primary key # name :string(64) not null # object_key :string(36) not null # otype :string(16) not null # content :text # created_at :datetime # updated_at :datetime # # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html lacoste: name: Lacoste updated_at: 2007-08-15 18:11:10 otype: url object_key: 10a2179a-084c-0f5e-b956-d3273402eff7 id: "1" content: http://www.lacoste.com/ created_at: 2007-08-15 17:50:00 cchest: name: cchest updated_at: 2007-08-15 18:12:01 otype: url object_key: 4c61ae96-1d7a-c023-9668-7cb0a7223cbc id: "2" content: http://www.community-chest.com/ created_at: 2007-08-15 18:11:00 crao: name: crao updated_at: 2007-08-15 18:12:21 otype: url object_key: 33bbb64d-1ef2-c45b-f689-d250307209ab id: "3" content: http://www.crao.net/ created_at: 2007-08-15 18:12:00 ce: name: CE updated_at: 2007-08-15 18:12:45 otype: url object_key: 99e2071e-4e26-effe-42ac-aec7e3dac54f id: "4" content: http://slurl.com/secondlife/Black/193/91/113 created_at: 2007-08-15 18:12:00 glop_media: name: Glop media updated_at: 2007-09-05 18:12:45 otype: mediaurl object_key: 99e2071e-4e26-effe-42ac-aec7e3dac54f id: "5" content: http://www.glop.com created_at: 2007-09-05 18:12:00
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
advertnet-1.0.0 | test/fixtures/objects_off_world.yml |
advertnet-1.0.1 | test/fixtures/objects_off_world.yml |