Sha256: 61f17165de482a76588c951ce59dbf955ce50b929511683d1e82d0fe23e69001

Contents?: true

Size: 494 Bytes

Versions: 9

Compression:

Stored size: 494 Bytes

Contents

<h1>Examples#index</h1>

<p>Find me in app/views/examples/index.html.erb</p>

<%= link_to 'nopriority', '/' %> - <%= link_to 'priority=true', '/?priority=true' %>


<hr>

<%= advert_selector_initialize %>

<hr>

<h2>content_for :banner_leaderboard</h2>

<%= content_for(:banner_leaderboard) %>


<h2>content_for :banner_parade</h2>

<%= content_for(:banner_parade) %>

<hr>

<h2>content_for :content_test</h2>

<%= content_for(:content_test) %>

<hr>




<%= advert_selector_force_test_infos %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
advert_selector-3.0.1 test/dummy/app/views/examples/index.html.erb
advert_selector-3.0.0 test/dummy/app/views/examples/index.html.erb
advert_selector-2.0.1 test/dummy/app/views/examples/index.html.erb
advert_selector-2.0.0 test/dummy/app/views/examples/index.html.erb
advert_selector-1.0.4 test/dummy/app/views/examples/index.html.erb
advert_selector-1.0.3 test/dummy/app/views/examples/index.html.erb
advert_selector-1.0.2 test/dummy/app/views/examples/index.html.erb
advert_selector-1.0.1 test/dummy/app/views/examples/index.html.erb
advert_selector-1.0.0 test/dummy/app/views/examples/index.html.erb