Last active
August 7, 2026 15:11
-
-
Save davidgoldcode/8e9dc8a7b58c8872689becf8c0599192 to your computer and use it in GitHub Desktop.
K2-5583 stone-answer rake task test CSVs (edit consignment_item_ids for your env)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| consignment_item_id | field | slug | |
|---|---|---|---|
| 10629 | stone_shapes | round | |
| 10629 | stone_shapes | oval | |
| 10630 | stone_shapes | round |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| old_slug | new_slug | |
|---|---|---|
| round | circular | |
| oval |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| old_slug | new_slug | |
|---|---|---|
| round | circular | |
| circular | oval |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment