Sha256: 01983508cf2837d667465e7bac1e168753bcf7bd98439acbb61a13e34fe36959

Contents?: true

Size: 131 Bytes

Versions: 32

Compression:

Stored size: 131 Bytes

Contents

<% @page.sections&.each_with_index do |section, index|
  next if section.nil? %>
  <%= render_section(section, index) %>
<% end %>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
wcc-contentful-app-1.0.8 app/views/pages/show.html.erb
wcc-contentful-app-1.0.7 app/views/pages/show.html.erb
wcc-contentful-app-1.0.6 app/views/pages/show.html.erb
wcc-contentful-app-1.0.5 app/views/pages/show.html.erb
wcc-contentful-app-1.0.4 app/views/pages/show.html.erb
wcc-contentful-app-1.0.3 app/views/pages/show.html.erb
wcc-contentful-app-1.0.2 app/views/pages/show.html.erb
wcc-contentful-app-1.0.1 app/views/pages/show.html.erb
wcc-contentful-app-1.0.0 app/views/pages/show.html.erb
wcc-contentful-app-1.0.0.pre.rc3 app/views/pages/show.html.erb
wcc-contentful-app-1.0.0.pre.rc2 app/views/pages/show.html.erb
wcc-contentful-app-1.0.0.pre.rc1 app/views/pages/show.html.erb