<% title "Deploys" %> <%= render partial: "siblings/nav", locals: { page: :deploys } %> <% @siblings_deploys.each do |t| %> <% end %>
Id Created at Heroku app name State Git repo Heroku Repo Sibling id Instruction id Manual
<%= t.id %> <%= t.created_at %> <%= t.heroku_app_name %> <%= t.state %> <%= t.git_repo %> <%= t.heroku_repo %> <%= t.sibling_id %> <%= t.instruction_id %> <%= t.manual %>