test/dummy/app/views/translation_handler/translations/new.html.erb in translation_handler-0.0.1 vs test/dummy/app/views/translation_handler/translations/new.html.erb in translation_handler-0.0.2

- old
+ new

@@ -1,4 +1,4 @@ <%= form_for '', :url => translation_handler_translations_url, :html => {:method => :post} do |f| %> <%= text_field_tag 'language' %> - <%= f.submit 'Create' %> -<% end %> \ No newline at end of file + .yml <%= f.submit 'Create' %> +<% end %>