97dc2c9742
changes to instance vars being shared between different templates.
2 lines
45 B
Text
2 lines
45 B
Text
<% @my_var = 100 %>
|
|
<%= partial 'vartial' %>
|