Sha256: 019c09f78e2220679e66e0396243ffb5418a9c1478dafc44b83f2aae2b4bdb1c
Contents?: true
Size: 259 Bytes
Versions: 3
Compression:
Stored size: 259 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 %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lazy_render-0.1.2 | spec/test_app/app/views/top/index.html.erb |
lazy_render-0.1.1 | spec/test_app/app/views/top/index.html.erb |
lazy_render-0.1.0 | spec/test_app/app/views/top/index.html.erb |