Created
April 23, 2019 18:30
-
-
Save sarahduve/ca6d323ddccc946a86ecc908478641b8 to your computer and use it in GitHub Desktop.
This file contains 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
.row.shipment-show | |
= render partial: @partial, | |
locals: { shipment: @shipment, | |
shipment_presenter: @shipment_presenter, | |
redirect_path: @redirect_path, | |
tracking_statuses_by_type: @shipment_presenter.tracking_statuses_by_type } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment