_uploaded_file.rhtml 193 Bytes Edit Raw Blame History 1 2 3 <%= labelled_form_field(_('Select the file you want to upload.'), file_field(:article, :uploaded_data)) %> <%= labelled_form_field(_('Describe this file:'), text_area(:article, :abstract)) %>