Avalanche Game prototype. Built with Rails.
<h1>Editing mission</h1> <%= render 'form' %> <%= link_to 'Show', @mission %> | <%= link_to 'Back', missions_path %>