_tiny_mce_article.rhtml 160 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 <%= render :file => 'shared/tiny_mce' %> <%= required f.text_field('name', :size => '64') %> <%= f.text_area('body', :cols => 40, :style => 'width:99%') %>