Sha256: 7524bcb3b9c68130bdb9ee19c91c7df35fbfd97f623097bd8a30770235ab8e45
Contents?: true
Size: 710 Bytes
Versions: 3
Compression:
Stored size: 710 Bytes
Contents
Check that the links are working please<br/> <%= link_to 'without_code', '/examples/without_code', remote: true %><br/> <%= link_to 'no_partials', '/examples/no_partials', remote: true %><br/> <%= link_to 'partials_included', '/examples/partials_included', remote: true %><br/> <%= link_to 'partials_within_directory', '/examples/partials_within_directory', remote: true %><br/> <%= link_to 'partials_without_underscore', '/examples/partials_without_underscore', remote: true %><br/> <%= link_to 'underscore_partials', '/examples/underscore_partials', remote: true %><br/> <%= link_to 'uses_helpers', '/examples/uses_helpers', remote: true %><br/> <br/> <div id="updatePanel">I am starting out here</div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mutton-0.0.12 | test/dummy/app/views/examples/index.html.erb |
mutton-0.0.11 | test/dummy/app/views/examples/index.html.erb |
mutton-0.0.10 | test/dummy/app/views/examples/index.html.erb |