Sha256: 8c34dcce3da2145a180b1466aad78a05aa976dd314945729aabbf96e449fa676
Contents?: true
Size: 488 Bytes
Versions: 5
Compression:
Stored size: 488 Bytes
Contents
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: id: 1 folder_id: 1 room_id: 1 name: my wonderful document updated_at: 2013-07-11 17:06:19 uuid: 1 user_id: 1 file_size: 1 file_content_type: application/pdf state: MyString two: id: 2 folder_id: 2 room_id: 2 name: another amazing document updated_at: 2013-07-11 17:06:19 uuid: 1 user_id: 2 file_size: 2 file_content_type: application/xml state: MyString
Version data entries
5 entries across 5 versions & 1 rubygems