page 213 P1.0 pdf:
example code chapter_11/01/app/views/schedule_days/_schedule_day.html.erb is missing a closing quote (")
for the id:
id="day-body-<%= schedule_day.day_string %>
needs a " at the end
page 213 P1.0 pdf:
example code chapter_11/01/app/views/schedule_days/_schedule_day.html.erb is missing a closing quote (")
for the id:
id="day-body-<%= schedule_day.day_string %>
needs a " at the end