Sha256: 56f0671a22faf180a413c4bae67deacf79f848235a10ad89b05d3756f6f9af6d
Contents?: true
Size: 537 Bytes
Versions: 1
Compression:
Stored size: 537 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 event_import_file_id: 1 event_id: 1 body: MyText two: id: 2 event_import_file_id: 1 event_id: 2 body: MyText # == Schema Information # # Table name: event_import_results # # id :bigint not null, primary key # event_import_file_id :bigint # event_id :bigint # body :text # created_at :datetime not null # updated_at :datetime not null #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_event-0.4.0.rc.1 | spec/fixtures/event_import_results.yml |