Evaluate the local assigns and pushes them to the view.
# File action_view/base.rb, line 502 def evaluate_assigns unless @assigns_added assign_variables_from_controller @assigns_added = true end end
<code/>
<pre/>
<code/>and<pre/>for code samples.