Skip to content

Instantly share code, notes, and snippets.

@sarahduve
Created April 23, 2019 18:30
Show Gist options
  • Save sarahduve/ca6d323ddccc946a86ecc908478641b8 to your computer and use it in GitHub Desktop.
Save sarahduve/ca6d323ddccc946a86ecc908478641b8 to your computer and use it in GitHub Desktop.
.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