Sha256: e35436a34588d3f1715ce630ced3918d91bca186d348500fa1de6373c9859bea

Contents?: true

Size: 162 Bytes

Versions: 2

Compression:

Stored size: 162 Bytes

Contents

<%= extends :needs_options, locals: { title: 'Passed in as a local' } do %>
  <%= replace :some_area do %>
    locals: title
  <% end %>
  <%= yield %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nestive_rendering-1.1.0 spec/internal/app/views/layouts/locals.html.erb
nestive_rendering-1.0.0 spec/internal/app/views/layouts/locals.html.erb