Skip to content

Instantly share code, notes, and snippets.

@michaelkro
Created January 25, 2019 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelkro/ef188eb4a3e41be5fe4226d0a9dec802 to your computer and use it in GitHub Desktop.
Save michaelkro/ef188eb4a3e41be5fe4226d0a9dec802 to your computer and use it in GitHub Desktop.
# Before Refresh
#<TransformationMappingItem:0x00007fb8f5a4caf8
id: 13,
source_id: 1,
source_type: "Storage",
destination_id: 13,
destination_type: "Storage",
transformation_mapping_id: 2,
options: {},
created_at: Fri, 25 Jan 2019 13:24:53 UTC +00:00,
updated_at: Fri, 25 Jan 2019 13:24:53 UTC +00:00>,
#<TransformationMappingItem:0x00007fb8f5a4c698
id: 14,
source_id: 2,
source_type: "Storage",
destination_id: 13,
destination_type: "Storage",
transformation_mapping_id: 2,
options: {},
created_at: Fri, 25 Jan 2019 13:24:53 UTC +00:00,
updated_at: Fri, 25 Jan 2019 13:24:53 UTC +00:00>,
#<TransformationMappingItem:0x00007fb8f5a4c3a0
id: 15,
source_id: 4,
source_type: "Storage",
destination_id: 13,
destination_type: "Storage",
transformation_mapping_id: 2,
options: {},
created_at: Fri, 25 Jan 2019 13:24:53 UTC +00:00,
updated_at: Fri, 25 Jan 2019 13:24:53 UTC +00:00>,
#<TransformationMappingItem:0x00007fb8f5a4c058
id: 16,
source_id: 3,
source_type: "Storage",
destination_id: 13,
destination_type: "Storage",
transformation_mapping_id: 2,
options: {},
created_at: Fri, 25 Jan 2019 13:24:53 UTC +00:00,
updated_at: Fri, 25 Jan 2019 13:24:53 UTC +00:00>,
# After Refresh
#<TransformationMappingItem:0x00007fb904456018
id: 24,
source_id: 1,
source_type: "Storage",
destination_id: 14,
destination_type: "Storage",
transformation_mapping_id: 3,
options: {},
created_at: Fri, 25 Jan 2019 13:27:19 UTC +00:00,
updated_at: Fri, 25 Jan 2019 13:27:19 UTC +00:00>,
#<TransformationMappingItem:0x00007fb904455d98
id: 25,
source_id: 2,
source_type: "Storage",
destination_id: 14,
destination_type: "Storage",
transformation_mapping_id: 3,
options: {},
created_at: Fri, 25 Jan 2019 13:27:19 UTC +00:00,
updated_at: Fri, 25 Jan 2019 13:27:19 UTC +00:00>,
#<TransformationMappingItem:0x00007fb904455aa0
id: 26,
source_id: 4,
source_type: "Storage",
destination_id: 14,
destination_type: "Storage",
transformation_mapping_id: 3,
options: {},
created_at: Fri, 25 Jan 2019 13:27:19 UTC +00:00,
updated_at: Fri, 25 Jan 2019 13:27:19 UTC +00:00>,
#<TransformationMappingItem:0x00007fb904455870
id: 27,
source_id: 3,
source_type: "Storage",
destination_id: 14,
destination_type: "Storage",
transformation_mapping_id: 3,
options: {},
created_at: Fri, 25 Jan 2019 13:27:19 UTC +00:00,
updated_at: Fri, 25 Jan 2019 13:27:19 UTC +00:00>,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment