Sha256: 6432c588c3fa83976d5b35e41ab68ddcc258291cad15aa8dfff652c53797c82a
Contents?: true
Size: 606 Bytes
Versions: 50
Compression:
Stored size: 606 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 start_date: 2008-12-12 17:00:38 end_date: 2008-12-13 17:00:38 note: MyText two: id: 2 start_date: 2008-12-12 17:00:38 end_date: 2008-12-13 17:00:38 note: MyText # == Schema Information # # Table name: manifestation_checkout_stats # # id :integer not null, primary key # start_date :datetime # end_date :datetime # note :text # created_at :datetime not null # updated_at :datetime not null # started_at :datetime # completed_at :datetime #
Version data entries
50 entries across 48 versions & 2 rubygems