Sha256: a8682eb08c30b10bc756995bcc2cc54fb8cd5ec8b384b00b06ad1cd0df32c663
Contents?: true
Size: 261 Bytes
Versions: 8
Compression:
Stored size: 261 Bytes
Contents
<p id="notice"><%= notice %></p> <%= link_to 'Edit', edit_post_path(@post) %> | <%= link_to 'Back', posts_path %> <h2>Text area test with options</h2> <%= cktext_area_tag("content", "Ckeditor", :cols => 10, :rows => 20, :ckeditor => {:toolbar => 'Easy'}) %>
Version data entries
8 entries across 8 versions & 2 rubygems