Sha256: c7175b853adb02d899495f3f710aaf25702cdf0dcad9f113994fe944fff175af

Contents?: true

Size: 139 Bytes

Versions: 3

Compression:

Stored size: 139 Bytes

Contents

<% Wbase.landing_sections.each do |section| %>
  <%= render("wbase/static_pages/landing/#{ section }") if Wbase.send(section) %>
<% end %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wbase-0.0.4 app/views/wbase/static_pages/welcome.html.erb
wbase-0.0.3 app/views/wbase/static_pages/welcome.html.erb
wbase-0.0.2 app/views/wbase/static_pages/welcome.html.erb