Sha256: 67e759545209b70c9bc4f9af6c708365ae208b324d727952688bcc83dfb8e1c3
Contents?: true
Size: 683 Bytes
Versions: 1
Compression:
Stored size: 683 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html event_export_file_00001: id: 1 user_id: 1 event_export_file_00002: id: 2 user_id: 1 event_export_file_00003: id: 3 user_id: 1 # == Schema Information # # Table name: event_export_files # # id :bigint not null, primary key # user_id :bigint # event_export_file_name :string # event_export_content_type :string # event_export_file_size :bigint # event_export_updated_at :datetime # executed_at :datetime # 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_export_files.yml |