Sha256: ce2056f75f890fb37321b126d10b53ccda30e3ca555316ca3cea63a025aa8c06

Contents?: true

Size: 420 Bytes

Versions: 6

Compression:

Stored size: 420 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <b>Contentable:</b>
  <%= @content_section.contentable_id %>
</p>

<p>
  <b>Contentable type:</b>
  <%= @content_section.contentable_type %>
</p>

<p>
  <b>Name:</b>
  <%= @content_section.name %>
</p>

<p>
  <b>Content:</b>
  <%= @content_section.content %>
</p>


<%= link_to 'Edit', edit_content_section_path(@content_section) %> |
<%= link_to 'Back', content_sections_path %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wafflemix-0.0.6 app/views/wafflemix/admin/content_sections/show.html.erb
wafflemix-0.0.5 app/views/wafflemix/admin/content_sections/show.html.erb
wafflemix-0.0.4 app/views/wafflemix/admin/content_sections/show.html.erb
wafflemix-0.0.3 app/views/wafflemix/admin/content_sections/show.html.erb
wafflemix-0.0.2 app/views/wafflemix/admin/content_sections/show.html.erb
wafflemix-0.0.1 app/views/wafflemix/admin/content_sections/show.html.erb