Sha256: d392a3a552ae3c3676d2cd4b85f0ae8ad1f98e346a96f7007a2f6b8b147a3835

Contents?: true

Size: 136 Bytes

Versions: 3

Compression:

Stored size: 136 Bytes

Contents

<js>
<% global_content_for :js do %>
<%= "second line" %>
<% end %>

<% global_content_for :js do %>
<%= "third line" %>
<% end %>
</js>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cells-3.3.10 test/app/cells/test/state_invoking_content_for_twice.html.erb
cells-3.3.9 test/app/cells/test/state_invoking_content_for_twice.html.erb
cells-3.3.8 test/app/cells/test/state_invoking_content_for_twice.html.erb