% title "Siblings" %> <%= render partial: "nav", locals: { page: :siblings } %>
Id | Name | Heroku app name | Git repo | Heroku repo | Actions |
t.id | t.name | t.heroku_app_name | t.git_repo | t.heroku_repo | <%= link_to 'UID', t.uid, class: "btn" %> <% unless t.main_app? %> <%= link_to "Deploy", deploy_sibling_path(t), class: "btn", method: post %> <% end %> |