Sha256: 905402f62a661cb62d6c78863dfcd4621d82cfc97bdcfe194596b438bee729ff

Contents?: true

Size: 338 Bytes

Versions: 2

Compression:

Stored size: 338 Bytes

Contents

<section>
<p>You should see browsers icons</p>
<%= image_tag("browser_firefox.gif") %>
<%= image_tag("browser_chrome.gif") %>
<%= image_tag("browser_opera.gif") %>
<%= image_tag("browser_safari.gif") %>
<%= image_tag("browser_ie.gif") %>
</section>

<section>
<p>You should see no ie6 notice under IE6</p>
<%= no_ie6_notice %>
</section>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
no-ie6-rails-0.0.2 test/dummy/app/views/welcome/index.html.erb
no-ie6-rails-0.0.1 test/dummy/app/views/welcome/index.html.erb