Sha256: 7917fa2a5c83164858f43fa497c4c0abed3a69737d8a37fcfc974caff0d3c767

Contents?: true

Size: 295 Bytes

Versions: 3

Compression:

Stored size: 295 Bytes

Contents

<h1>Top#index</h1>
<p>Find me in app/views/top/index.html.erb</p>

<%= lazy_render :lazy_render_message %>

<%= lazy_render :pass_variables, locals: { v: 'sample text' } %>

<%= lazy_render :directory__separator %>

<%= lazy_render :with_cache, cache: 300 %>

<%= lazy_render :undefined_item %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lazy_render-0.2.1 spec/test_app/app/views/top/index.html.erb
lazy_render-0.2.0 spec/test_app/app/views/top/index.html.erb
lazy_render-0.1.3 spec/test_app/app/views/top/index.html.erb