_textile_article.rhtml 121 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 <%# TODO add Textile help here %> <%= f.text_field('name', :size => '64') %> <%= f.text_area('body', :cols => 64) %>