Avalanche Game prototype. Built with Rails.

new.html.erb 81B

    <h1>New mission</h1> <%= render 'form' %> <%= link_to 'Back', missions_path %>