Paste the contents of the YAML file you exported into the text box below:
<% form_for :import, @import, :url => {:controller => 'data', :action => 'yaml_import'} do |f| %> <%= f.text_area :yaml %> <% end %>