Sha256: 132dfa3a11b6c60930aff65df8fea649ae5146a7c9395de713ab45d3d4bec83f

Contents?: true

Size: 162 Bytes

Versions: 49

Compression:

Stored size: 162 Bytes

Contents

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

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
wbase-0.3.20 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.19 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.18 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.17 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.16 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.15 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.14 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.13 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.12 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.11 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.10 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.9 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.8 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.7 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.6 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.5 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.4 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.3 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.2 app/views/wbase/static_pages/welcome.html.erb
wbase-0.3.1 app/views/wbase/static_pages/welcome.html.erb