Sha256: a7e9b431db2587c500861a7dc585fe377a3fb22004c0119ec0e5330e09af1b85
Contents?: true
Size: 570 Bytes
Versions: 24
Compression:
Stored size: 570 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 start_date: 2008-12-17 04:07:24 end_date: 2008-12-18 04:07:24 note: MyText two: id: 2 start_date: 2008-12-17 04:07:24 end_date: 2008-12-18 04:07:24 note: MyText # == Schema Information # # Table name: manifestation_reserve_stats # # id :integer not null, primary key # start_date :datetime # end_date :datetime # note :text # created_at :datetime # updated_at :datetime # started_at :datetime # completed_at :datetime #
Version data entries
24 entries across 24 versions & 1 rubygems