_uploaded_file.rhtml 196 Bytes Edit Raw Blame History 1 2 3 4 <%= labelled_form_field(_('Describe this file:'), text_area(:article, :abstract, :rows => 3, :cols => 64)) %> <% if @article.image? %> <%= f.text_field(:external_link, :size => 64) %> <% end %>