Sha256: 05213d85c3fb1077122d30b26beb2cea24132c3c9aca93d0c26c50984e173af4

Contents?: true

Size: 291 Bytes

Versions: 13

Compression:

Stored size: 291 Bytes

Contents

<h1>Test app bundled with Netzke Basepack</h1>
<h3>Available test components</h3>
<table>
<%- for component in @components do -%>
<tr>
  <td><%= link_to component, components_path(:component => component) %></td>
  <td><%= link_to_component_code(component) %></td>
</tr>
<%- end -%>
</table>

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
netzke-basepack-0.8.4 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.8.3 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.8.2 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.8.1 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.8.0 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.7.7 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-zh-0.7.6 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.7.6 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.7.5 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.7.4 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.7.3 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.7.2 test/basepack_test_app/app/views/welcome/index.html.erb
netzke-basepack-0.7.1 test/basepack_test_app/app/views/welcome/index.html.erb