Sha256: 08f2c559c9fb09a1525cae09b6fa62fbbe46fc36c1791c97615bf91d9b8fd196
Contents?: true
Size: 654 Bytes
Versions: 1
Compression:
Stored size: 654 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 user_id: 2 two: id: 2 start_date: 2008-12-17 04:07:24 end_date: 2008-12-18 04:07:24 note: MyText user_id: 2 # == Schema Information # # Table name: manifestation_reserve_stats # # id :bigint 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 # user_id :bigint #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_circulation-0.4.0.rc.1 | spec/fixtures/manifestation_reserve_stats.yml |