Sha256: faac08d973a202aff40b598282589b0fde582150e00a5516ac65d00130aa6f8b
Contents?: true
Size: 670 Bytes
Versions: 1
Compression:
Stored size: 670 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html user_export_file_00001: id: 1 user_id: 1 user_export_file_00002: id: 2 user_id: 1 user_export_file_00003: id: 3 user_id: 1 # == Schema Information # # Table name: user_export_files # # id :bigint not null, primary key # user_id :bigint # user_export_file_name :string # user_export_content_type :string # user_export_file_size :bigint # user_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_library-0.4.0.rc.1 | spec/fixtures/user_export_files.yml |