Hi - thanks for the great resource.
I noticed a couple of places where the rails server errors with the sample code due to some extraneous scriptlet <%
tags in the erb templates.
Specifically in ch02_01/rails/app/views/hikes/index.html.erb
and ch02_02/rails/app/views/layouts/application.html.erb
.
Hope this helps.