Sha256: 9e53c69e3e31b9145ed4c9d39de72090c3a896f050ba170b95b4c4e20a8dbc6d

Contents?: true

Size: 178 Bytes

Versions: 29

Compression:

Stored size: 178 Bytes

Contents

<%
@foo = "foo_from_erb_inside_widget_layout"
%>
<p>this is erb_inside_widget_layout</p>
<%
$order << :erb_inside_widget_layout
%>
<p>order inside erb: <%= $order.inspect %></p>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.0.6-java spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb
fortitude-0.0.6 spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb
fortitude-0.0.5-java spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb
fortitude-0.0.5 spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb
fortitude-0.0.4-java spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb
fortitude-0.0.4 spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb
fortitude-0.0.3 spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb
fortitude-0.0.2 spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb
fortitude-0.0.1 spec/rails/templates/layouts_system_spec/app/views/layouts_system_spec/erb_inside_widget_layout.html.erb