"undefined method `each'" error is derailing me

This is equivalent to:

<% @people.each do |p| -%>

and yet you have not assigned any value to the @people variable.

-Rob

Rob Biedenharn http://agileconsultingllc.com Rob@AgileConsultingLLC.com