Sha256: 142516594303d12ea732e0300571d572f3b39abbbfaf2ac37a9d5b273cb5bd63
Contents?: true
Size: 298 Bytes
Versions: 20
Compression:
Stored size: 298 Bytes
Contents
<div class='page_part field' id='part_<%= title.downcase.gsub(" ", "_") %>'> <%= hidden_field_tag "page[parts_attributes][#{part_index}][title]", title if new_part %> <%= text_area_tag "page[parts_attributes][#{part_index}][body]", body, :rows => 20, :cols => 140, :class => 'wymeditor' %> </div>
Version data entries
20 entries across 20 versions & 1 rubygems