<%= @run.title %>

<%= @run.game.title %>

Run started by: <%= @run.user.email %>

<%= link_to "New checkpoint", new_run_checkpoint_path(@run) %>

Checkpoints